timvideos / HDMI2USB-numato-opsis-sample-code

Example code for the Numato Opsis board, the first HDMI2USB production board.
https://opsis.hdmi2usb.tv
49 stars 19 forks source link

Get memory working with misoc #2

Open mithro opened 9 years ago

mithro commented 9 years ago

From @mithro on July 17, 2015 7:38

misoc currently doesn't support DDR3 with the Spartan-6. Need to extend the support to include DDR3 and then get working on the Opsis.

Copied from original issue: mithro/numato-opsis-sample-code#2

mithro commented 9 years ago

This issue was moved to timvideos/HDMI2USB-numato-opsis-hardware#2

mithro commented 8 years ago

This was done by florent as part of getting HDMI2USB misoc firmware working and has been merged upstream see https://github.com/m-labs/misoc/blob/master/misoclib/mem/sdram/phy/s6ddrphy.py#L398