summaryrefslogtreecommitdiffstats
path: root/fpga/usrp1/inband_lib
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-09-28 13:27:33 -0700
committerJosh Blum <josh@joshknows.com>2011-09-28 13:27:33 -0700
commit4226748ddda610eafaf5c6c32be206c336232b80 (patch)
tree93795f42993ba85ffe4b1d4b539bc72eccd638d5 /fpga/usrp1/inband_lib
parentc2122833e25ffe6e8e6918874afe7a3c9a92bc87 (diff)
parent24b07e1b0dbe8ab9d72c46f65c14c34e84347554 (diff)
downloaduhd-4226748ddda610eafaf5c6c32be206c336232b80.tar.gz
uhd-4226748ddda610eafaf5c6c32be206c336232b80.tar.bz2
uhd-4226748ddda610eafaf5c6c32be206c336232b80.zip
Merge branch 'fpga_master' into uhd_master
Conflicts: fpga/usrp1/toplevel/usrp_std/usrp_std.v
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,