diff options
author | Matt Ettus <matt@ettus.com> | 2009-09-02 17:23:12 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2009-09-02 17:23:12 -0700 |
commit | a3ebf209706e424df88a0f5abbb12b80147c922b (patch) | |
tree | b99056235d25606352a5f05d22b1099d202dd664 /control_lib/newfifo | |
parent | 280e196b60f0a4e8f1915dbd38761e879ccd567e (diff) | |
download | uhd-a3ebf209706e424df88a0f5abbb12b80147c922b.tar.gz uhd-a3ebf209706e424df88a0f5abbb12b80147c922b.tar.bz2 uhd-a3ebf209706e424df88a0f5abbb12b80147c922b.zip |
cascadefifo.v wasn't used, only the double cascade version. fifo_2clock.v and fifo_2clock.v are empty
Diffstat (limited to 'control_lib/newfifo')
-rw-r--r-- | control_lib/newfifo/fifo_2clock.v | 0 | ||||
-rw-r--r-- | control_lib/newfifo/fifo_2clock_casc.v | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/control_lib/newfifo/fifo_2clock.v b/control_lib/newfifo/fifo_2clock.v deleted file mode 100644 index e69de29bb..000000000 --- a/control_lib/newfifo/fifo_2clock.v +++ /dev/null diff --git a/control_lib/newfifo/fifo_2clock_casc.v b/control_lib/newfifo/fifo_2clock_casc.v deleted file mode 100644 index e69de29bb..000000000 --- a/control_lib/newfifo/fifo_2clock_casc.v +++ /dev/null |