sdram: create module.py to define SDRAM modules and use it on de0nano/ppro targets
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Mar 2015 15:56:53 +0000 (16:56 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Mar 2015 15:56:53 +0000 (16:56 +0100)
commitde2f1c31d5ea2f3650245d73f03e564bd8134593
tree5b542d907e852c4b92df2af66f57d7257d6791cc
parent6e4b7c6cfd435b2ac7d9bb63773409616bc6e6c3
sdram: create module.py to define SDRAM modules and use it on de0nano/ppro targets
misoclib/mem/sdram/module.py [new file with mode: 0644]
targets/de0nano.py
targets/ppro.py