aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/top/e31x/e31x_core.v
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2020-07-17 14:31:53 +0200
committerWade Fife <wade.fife@ettus.com>2020-07-18 13:33:42 -0500
commitb18eaa75de2d1dcba2a1be0ee0b862a57e976cca (patch)
tree8391c4280d3618d1972ccf1015b29912f46612c6 /fpga/usrp3/top/e31x/e31x_core.v
parent74d157c8f67a413239c01fdfc78088623880f28f (diff)
downloaduhd-b18eaa75de2d1dcba2a1be0ee0b862a57e976cca.tar.gz
uhd-b18eaa75de2d1dcba2a1be0ee0b862a57e976cca.tar.bz2
uhd-b18eaa75de2d1dcba2a1be0ee0b862a57e976cca.zip
e31x: Minor cleanup on top-level e31x.v module
- Fixed some incorrect comments - Fixed some missing wire declarations for internal NIC - Fix wire declarations for GPIO (they were declared too late)
Diffstat (limited to 'fpga/usrp3/top/e31x/e31x_core.v')
-rw-r--r--fpga/usrp3/top/e31x/e31x_core.v4
1 files changed, 1 insertions, 3 deletions
diff --git a/fpga/usrp3/top/e31x/e31x_core.v b/fpga/usrp3/top/e31x/e31x_core.v
index fc911553d..8037b886b 100644
--- a/fpga/usrp3/top/e31x/e31x_core.v
+++ b/fpga/usrp3/top/e31x/e31x_core.v
@@ -8,9 +8,7 @@
// Module: e31x_core
// Description:
// - Motherboard Registers
-// - Crossbar
-// - Noc Block Radio
-// - Noc Block Dram Fifo
+// - RFNoC Image Core + Blocks
// - Radio Front End control
//
/////////////////////////////////////////////////////////////////////