coriolis/cumulus
Jean-Paul Chaput d294a770c4 Added Standard Cells based SRAM generator (Python).
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.
2022-10-14 10:12:03 +02:00
..
src Added Standard Cells based SRAM generator (Python). 2022-10-14 10:12:03 +02:00
CMakeLists.txt Bump minimum CMake version 2021-10-15 13:38:38 +01:00