diff options
author | RobertWalstab <robert.walstab@gmail.com> | 2020-07-14 10:32:26 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-07-20 16:01:03 -0500 |
commit | 83a4756c957dd7698baeb56e13260d8edaa7bc2e (patch) | |
tree | 969e5165de8ff8acce3799885d69da0700593010 /fpga/usrp3/top | |
parent | e962cc4a5e51e2326eb656ee2a779ea26774687b (diff) | |
download | uhd-83a4756c957dd7698baeb56e13260d8edaa7bc2e.tar.gz uhd-83a4756c957dd7698baeb56e13260d8edaa7bc2e.tar.bz2 uhd-83a4756c957dd7698baeb56e13260d8edaa7bc2e.zip |
fpga: remove liberio
Diffstat (limited to 'fpga/usrp3/top')
-rw-r--r-- | fpga/usrp3/top/x300/nirio_chdr64_adapter.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/usrp3/top/x300/nirio_chdr64_adapter.v b/fpga/usrp3/top/x300/nirio_chdr64_adapter.v index 8073e198b..370817c61 100644 --- a/fpga/usrp3/top/x300/nirio_chdr64_adapter.v +++ b/fpga/usrp3/top/x300/nirio_chdr64_adapter.v @@ -107,4 +107,4 @@ module nirio_chdr64_adapter #( .ctrlport_resp_data (/* unused */ 32'd0) ); -endmodule // liberio_chdr64_adapter +endmodule |