added 2 lines of comments to clarify that the DAC runs with an interpolation factor of 4
Pull Request Details
Due to a customer escalation we found out why we mention 800 MS/s on X3xx and 2974 Hardware Resources page. The DAC runs with an interpolation factor of 4 (200 MS/s * 4 = 800MS/s).
Description
Just 2 lines of code
Related Issue
none
Which devices/areas does this affect?
x3xx and 2974 documentation
Testing Done
none, since it is only documentation
Checklist
[x] I have read the CONTRIBUTING document.
[x] My code follows the code style of this project. See CODING.md.
[x] I have updated the documentation accordingly.
[x] I have added tests to cover my changes, and all previous tests pass.
[x] I have checked all compat numbers if they need updating (FPGA compat,
MPM compat, noc_shell, specific RFNoC block, ...)
added 2 lines of comments to clarify that the DAC runs with an interpolation factor of 4
Pull Request Details
Due to a customer escalation we found out why we mention 800 MS/s on X3xx and 2974 Hardware Resources page. The DAC runs with an interpolation factor of 4 (200 MS/s * 4 = 800MS/s).
Description
Just 2 lines of code
Related Issue
none
Which devices/areas does this affect?
x3xx and 2974 documentation
Testing Done
none, since it is only documentation
Checklist