mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
0ef1d44c44
We have to find a way to eliminate all replaced memory ports from specials, here we use a workaround and remove remaining _MemPorts before simulating. If possible, proper way would be to remove replaced ports from specials. Another solution can to remove all ports that are no longer associated with a Memory. |
||
---|---|---|
.. | ||
__init__.py | ||
bitcontainer.py | ||
conv_output.py | ||
decorators.py | ||
module.py | ||
namer.py | ||
simplify.py | ||
specials.py | ||
structure.py | ||
tools.py | ||
tracer.py | ||
verilog.py | ||
visit.py |