diff options
author | matt <matt@221aa14e-8319-0410-a670-987f0aec2ac5> | 2008-10-11 23:04:06 +0000 |
---|---|---|
committer | matt <matt@221aa14e-8319-0410-a670-987f0aec2ac5> | 2008-10-11 23:04:06 +0000 |
commit | 5fa9cd632b0d889256985b61ec67184c3a98909c (patch) | |
tree | e5f9afdc30552c1584ab7250872bd02427a9ea8e /top/u2_rev3 | |
parent | dda45990b4763d883156e87b75c1c7403350bee5 (diff) | |
download | uhd-5fa9cd632b0d889256985b61ec67184c3a98909c.tar.gz uhd-5fa9cd632b0d889256985b61ec67184c3a98909c.tar.bz2 uhd-5fa9cd632b0d889256985b61ec67184c3a98909c.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 'top/u2_rev3')
-rw-r--r-- | top/u2_rev3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/top/u2_rev3/Makefile b/top/u2_rev3/Makefile index a86ee71b3..9de6b55cc 100644 --- a/top/u2_rev3/Makefile +++ b/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 \ |