OpenRAM
OpenRAM copied to clipboard
An open-source static random access memory (SRAM) compiler.
**Describe the bug** When compiling SRAM using the command line, the following error occurs: from openram.tech import drc, layer, parameter, lef_rom_interconnect ImportError: cannot import name 'lef_rom_interconnect' from 'openram.tech' **Version** OpenRAM...
**When trying to generate a 1 Kb (1024 bits / 1 KB) SRAM, OpenRAM fails due to a “Sense amp enable timing error.” I tried manually increasing the delay chain...
Spare columns are considered as extra data bits, thus extra pins are added. However, the data bus size on the liberty file only accounted for the real data bits. This...
As support for Volare will not happen in the future, a switch to Ciel (the successor) should be considered.