Closed trabucayre closed 2 months ago
With commit https://github.com/enjoy-digital/litex_agilex5_test/commit/dbdd2529eab33c9d4999ed291cb05bf9decab429 : configuration interface and axi4 have two distincts ClockDomain. Also, AXI4 interface and sys_clk are no more feeded by an EMIF output clock: it's now possible to select any frequency (as done by https://github.com/enjoy-digital/litex_agilex5_test/commit/702005474e0b90541edce5cef23967574fc35361).
This commit serie address issue https://github.com/enjoy-digital/litex_agilex5_test/issues/10
Here mem_test with a 220MHz sys_clk:
Linux is also able to boot with this configuration/frequency
Done, we can close.
With commit https://github.com/enjoy-digital/litex_agilex5_test/commit/dbdd2529eab33c9d4999ed291cb05bf9decab429 : configuration interface and axi4 have two distincts ClockDomain. Also, AXI4 interface and sys_clk are no more feeded by an EMIF output clock: it's now possible to select any frequency (as done by https://github.com/enjoy-digital/litex_agilex5_test/commit/702005474e0b90541edce5cef23967574fc35361).
This commit serie address issue https://github.com/enjoy-digital/litex_agilex5_test/issues/10
Here mem_test with a 220MHz sys_clk:
Linux is also able to boot with this configuration/frequency