d0f0c94652
When using the SDRAM PHY model without specified init data, the generator still generates a bunch of $readmemh for each bank reading mem.init, mem_1.init etc... all of which are 0-sized files. This is cumbersome especially when using a standalone model in an external project. This is fixed by having the default bank_init be set to a list of "None" rather than a list of empty lists. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
||
---|---|---|
.. | ||
__init__.py | ||
dfi.py | ||
ecp5ddrphy.py | ||
gensdrphy.py | ||
model.py | ||
s6ddrphy.py | ||
s7ddrphy.py | ||
usddrphy.py |