misoc icon indicating copy to clipboard operation
misoc copied to clipboard

Added support for Digilent Genesys 2 target

Open kaolpr opened this issue 2 years ago • 3 comments

Uses https://github.com/m-labs/migen/pull/264

  • ported S7 RGMII from LiteEth
  • modified SPI flash core to support 1x non-IO SPI flash (had problems with x4 IO operation)
  • added Digilent Genesys 2 target

kaolpr avatar Sep 01 '22 13:09 kaolpr

Please split into three commits.

sbourdeauducq avatar Sep 02 '22 09:09 sbourdeauducq

  • had problems with x4 IO operation

Why?

sbourdeauducq avatar Sep 02 '22 09:09 sbourdeauducq

  • had problems with x4 IO operation

Why?

Had no time to debug. Reducing to 1x non-IO worked. I do have it on my TODO list, but with low priority.

kaolpr avatar Sep 28 '22 08:09 kaolpr