1253eeeef4
* Change: In cumulus/plugins.sram.sram_256x32, add a new parameter to __init__() so the user can choose the model name of the generated SRAM. * Change: In cumulus/plugins.sram.sram.BaseSRAM.placeInstance(), placement status must be FIXED instead of PLACED so the placer do not "unplace" them. The Cell.updatePlacedFlag() method must also be called once the model if fully built. |
||
---|---|---|
.. | ||
__init__.py | ||
sram.py | ||
sram_256x32.py | ||
sramplacer1.py | ||
sramplacer2.py |