diff options
author | matt | 2008-10-11 23:04:06 +0000 |
---|---|---|
committer | matt | 2008-10-11 23:04:06 +0000 |
commit | b4cbef36ad73ebc8c8521e33e14a33c86ee392c1 (patch) | |
tree | b57ca53d2963dd2f7944459eaf0c087012168380 /usrp2/fpga/top/u2_rev3 | |
parent | 361d5a4160be0d03e041daf6805b643956998165 (diff) | |
download | gnuradio-b4cbef36ad73ebc8c8521e33e14a33c86ee392c1.tar.gz gnuradio-b4cbef36ad73ebc8c8521e33e14a33c86ee392c1.tar.bz2 gnuradio-b4cbef36ad73ebc8c8521e33e14a33c86ee392c1.zip |
New serdes status interrupt, clk_status interrupt. New capability to flush the ICache.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9779 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'usrp2/fpga/top/u2_rev3')
-rw-r--r-- | usrp2/fpga/top/u2_rev3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usrp2/fpga/top/u2_rev3/Makefile b/usrp2/fpga/top/u2_rev3/Makefile index a86ee71b3..9de6b55cc 100644 --- a/usrp2/fpga/top/u2_rev3/Makefile +++ b/usrp2/fpga/top/u2_rev3/Makefile @@ -62,7 +62,6 @@ control_lib/cascadefifo2.v \ control_lib/dcache.v \ control_lib/decoder_3_8.v \ control_lib/dpram32.v \ -control_lib/extram_interface.v \ control_lib/fifo_2clock.v \ control_lib/fifo_2clock_casc.v \ control_lib/gray2bin.v \ |