Closed enjoy-digital closed 6 years ago
Note that this fails to work with the wishbone/UART bridge as it stalls on reads.
Created a branch for this work: https://github.com/enjoy-digital/litedram/tree/halfrate_ddr3.
A variant of the phy has been added with all features: https://github.com/enjoy-digital/litedram/blob/master/litedram/phy/s7ddrphy_halfrate_bl8.py Some refactoring will be done to the phy before integrating the two variant in the same file.
S7DDRPHY works with:
To support DDR3 / 2 phases / BL8, the PHY needs some modifications.
Here is an old modified version of the PHY that has these modifications and that should be merged cleanly: