HDMI2USB-litex-firmware
HDMI2USB-litex-firmware copied to clipboard
Improve calculation of MMCM multiplier and divisor values
The current code calculation of multiplier and divisor values for 7-Series (i.e, with MMCM) is not robust, and can fail (for example when setting resolution to [email protected]
).
We need to improve the code so the calculated multiplier and divisor values are such that VCO frequency falls in the allowed range of 600MHz-1200MHz.
Rohit - see https://github.com/timvideos/litex-buildenv/issues/157