misoc
misoc copied to clipboard
Added support for Digilent Genesys 2 target
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
Please split into three commits.
- had problems with x4 IO operation
Why?
- 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.