diff options
author | Ashish Chaudhari <ashish@ettus.com> | 2014-09-24 18:45:31 -0700 |
---|---|---|
committer | Ashish Chaudhari <ashish@ettus.com> | 2014-09-24 18:45:31 -0700 |
commit | 64d71dcbc5fa6790385b288de25224d386b047b0 (patch) | |
tree | 05d1048d44f5347f39b4036163a758e0a75d1ea3 /fpga/usrp3/top/x300/.gitignore | |
parent | ecdd34c08b79117c4f739b336daeb4b9d2bc8df3 (diff) | |
download | uhd-64d71dcbc5fa6790385b288de25224d386b047b0.tar.gz uhd-64d71dcbc5fa6790385b288de25224d386b047b0.tar.bz2 uhd-64d71dcbc5fa6790385b288de25224d386b047b0.zip |
fpga: Multiple X300 FPGA bugfixes and enhancements
- Fixed 10GigE firmware communication issues and sequence errors for TX
- Multiple changes to help ease timing closure
- Cleaned up build scripts
- Switched to Xilinx ISE 14.7 as the default build tool for X300
Diffstat (limited to 'fpga/usrp3/top/x300/.gitignore')
-rw-r--r-- | fpga/usrp3/top/x300/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpga/usrp3/top/x300/.gitignore b/fpga/usrp3/top/x300/.gitignore index 5e3b77dd5..77272171e 100644 --- a/fpga/usrp3/top/x300/.gitignore +++ b/fpga/usrp3/top/x300/.gitignore @@ -1,7 +1,6 @@ build* isim* fuse* -gen_ddrlvds_tb tmp* *.log *impact* |