aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/control/Makefile.srcs
diff options
context:
space:
mode:
authorWade Fife <wade.fife@ettus.com>2020-08-17 21:06:43 -0500
committerWade Fife <wade.fife@ettus.com>2020-08-19 12:28:22 -0500
commit5d9fb234d31fc5a13111c559a91a82e81c2487fc (patch)
tree7a7cbbd90f79942214aed8a3b6fb3c18bd0f3104 /fpga/usrp3/lib/control/Makefile.srcs
parent495eca8832ce7e8dd1ba9706f12965f50097fc06 (diff)
downloaduhd-5d9fb234d31fc5a13111c559a91a82e81c2487fc.tar.gz
uhd-5d9fb234d31fc5a13111c559a91a82e81c2487fc.tar.bz2
uhd-5d9fb234d31fc5a13111c559a91a82e81c2487fc.zip
fpga: lib: Add ctrlport_to_regport bridge
Diffstat (limited to 'fpga/usrp3/lib/control/Makefile.srcs')
-rw-r--r--fpga/usrp3/lib/control/Makefile.srcs1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga/usrp3/lib/control/Makefile.srcs b/fpga/usrp3/lib/control/Makefile.srcs
index 74ba3b48a..7388eb8cb 100644
--- a/fpga/usrp3/lib/control/Makefile.srcs
+++ b/fpga/usrp3/lib/control/Makefile.srcs
@@ -60,4 +60,5 @@ map/kv_map.v \
map/axis_muxed_kv_map.v \
axil_ctrlport_master.v\
handshake.v\
+ctrlport_to_regport.v \
))