From 38c549d1f7672e38773fc6624539cc166285a1df Mon Sep 17 00:00:00 2001 From: Javier Valenzuela Date: Wed, 29 Sep 2021 10:04:04 -0500 Subject: fpga: x400: Add SPI bus support for GPIO ports --- fpga/usrp3/top/x400/Makefile.x4xx.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'fpga/usrp3/top/x400/Makefile.x4xx.inc') diff --git a/fpga/usrp3/top/x400/Makefile.x4xx.inc b/fpga/usrp3/top/x400/Makefile.x4xx.inc index 2c6de75ec..fa6208088 100644 --- a/fpga/usrp3/top/x400/Makefile.x4xx.inc +++ b/fpga/usrp3/top/x400/Makefile.x4xx.inc @@ -74,6 +74,7 @@ x4xx_global_regs.v \ x4xx_versioning_regs.v \ x4xx_dio.v \ x4xx_gpio_atr.v \ +x4xx_gpio_spi.v \ rf/100m/rf_core_100m.v \ rf/200m/rf_core_200m.v \ rf/200m/rf_down_4to2.v \ -- cgit v1.2.3