diff options
author | Matt Ettus <matt@ettus.com> | 2009-09-03 10:37:35 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2009-09-03 10:37:35 -0700 |
commit | 14036fe6e3bdcc62efbad909a15959f22b63a41f (patch) | |
tree | ffe34ac2ca39abc3d599fb52174c855969d23a0d /.gitignore | |
parent | c811e886f5dbf61056834b3ef307ace1d5348aae (diff) | |
download | uhd-14036fe6e3bdcc62efbad909a15959f22b63a41f.tar.gz uhd-14036fe6e3bdcc62efbad909a15959f22b63a41f.tar.bz2 uhd-14036fe6e3bdcc62efbad909a15959f22b63a41f.zip |
made a new block ram based fifo, 64 (65) elements long, all fifos now have "enhanced level logic" for accurate fullness. Maybe this will help...
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..30eee31c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +xlnx_auto_* |