diff options
Diffstat (limited to 'fpga/usrp3/lib/control/Makefile.srcs')
-rw-r--r-- | fpga/usrp3/lib/control/Makefile.srcs | 1 |
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 \ )) |