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/gige_phy/README | |
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/gige_phy/README')
-rw-r--r-- | fpga/usrp3/top/x300/gige_phy/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga/usrp3/top/x300/gige_phy/README b/fpga/usrp3/top/x300/gige_phy/README new file mode 100644 index 000000000..3d030c51d --- /dev/null +++ b/fpga/usrp3/top/x300/gige_phy/README @@ -0,0 +1 @@ +The files in this directory have been adapted from the "Ethernet 1000BASE-X PCS/PMA or SGMII" Xilinx IPCore example design. |