sdram: simplify the way we pass settings to controller and rename ramcon_type to...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Mar 2015 20:32:39 +0000 (21:32 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Mar 2015 20:32:39 +0000 (21:32 +0100)
commit70469e1f37c0b9beb7b05cc89bed29f73d1f8500
treec9fc06db39156d946f45953584cde5e51560d17f
parent9bc71f374a63198ae5010b5f2e5f7aab8ed4c6b9
sdram: simplify the way we pass settings to controller and rename ramcon_type to sdram_controller_type (more explicit)
misoclib/mem/sdram/__init__.py
misoclib/mem/sdram/core/__init__.py
misoclib/soc/sdram.py
targets/de0nano.py
targets/kc705.py
targets/mlabs_video.py
targets/pipistrello.py
targets/ppro.py