soc: move SDRAMSoC to a separate sdram.py file (ideally part of SDRAMSoC should move...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 28 Feb 2015 10:44:14 +0000 (11:44 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 28 Feb 2015 10:44:14 +0000 (11:44 +0100)
commit8564b7eb6a0e33a5a32d2141c07dfdd1c2220116
tree523ddb13ccebb816123778ef28c5deeeea67beef
parent69e869893d8dc48170bd3f4b08524fbf0f9db058
soc: move SDRAMSoC to a separate sdram.py file (ideally part of SDRAMSoC should move mem/sdram)
misoclib/soc/__init__.py
misoclib/soc/sdram.py [new file with mode: 0644]