The generator as been build in two parts: 1. A genereric sram.BaseSRAM class to provides support for all kind of SRAM (grouping column tree, headers, folding). 2. The specific SRAM_256x32 (256 words of 32 bits) suited for the ethmac. The sram has been simulated with genpat+asimut and gives identical results to the Yosys one (at gate level). No timing though. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |