summaryrefslogtreecommitdiffstats
path: root/fpga/usrp1/inband_lib
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-09-28 15:35:36 -0700
committerJosh Blum <josh@joshknows.com>2011-09-28 15:35:36 -0700
commit9d00821b51301412071944315e9d1555482b7e39 (patch)
tree84f6a170269e1f7a7ed9c583a3f9701cee54c960 /fpga/usrp1/inband_lib
parentdf4b43bfcde201c1311eac98c95e8b87c7566320 (diff)
parentde25eecffe11a13717a1477ca385c9cd333de6f3 (diff)
downloaduhd-9d00821b51301412071944315e9d1555482b7e39.tar.gz
uhd-9d00821b51301412071944315e9d1555482b7e39.tar.bz2
uhd-9d00821b51301412071944315e9d1555482b7e39.zip
Merge branch 'uhd_master'
Diffstat (limited to 'fpga/usrp1/inband_lib')
-rwxr-xr-xfpga/usrp1/inband_lib/rx_buffer_inband.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpga/usrp1/inband_lib/rx_buffer_inband.v b/fpga/usrp1/inband_lib/rx_buffer_inband.v
index cbd2d8958..40c7ec7bd 100755
--- a/fpga/usrp1/inband_lib/rx_buffer_inband.v
+++ b/fpga/usrp1/inband_lib/rx_buffer_inband.v
@@ -1,5 +1,5 @@
-//`include "../../firmware/include/fpga_regs_common.v"
-//`include "../../firmware/include/fpga_regs_standard.v"
+//`include "../common/fpga_regs_common.v"
+//`include "../common/fpga_regs_standard.v"
module rx_buffer_inband
( input usbclk,
input bus_reset,