OpenRAM/compiler
mrg 6101195b51 Function to remove layout pins. 2020-12-21 12:44:04 -08:00
..
base Function to remove layout pins. 2020-12-21 12:44:04 -08:00
bitcells Add col/row cap modules 2020-12-08 10:34:24 -08:00
characterizer Adjusted error margin for period in analytical model and added check in model test. 2020-12-17 01:34:53 -08:00
custom Added polarity checks in modules to allow to make it easier to get spice rise/fall. Path measures not failing now but should be changed later. 2020-11-17 15:05:07 -08:00
datasheet
drc
example_configs Consistent naming in example configs 2020-11-18 09:59:38 -08:00
gdsMill Make default no magnification to text. PEP8 Cleanup 2020-12-09 11:42:28 -08:00
modules Make width based on bitcell offsets, not number of columns 2020-12-18 09:22:10 -08:00
pgates PEP8 fixes 2020-12-14 14:18:53 -08:00
riscv
router Enable single pin for vdd/gnd after supply router 2020-12-18 11:09:10 -08:00
sram Enable single pin for vdd/gnd after supply router 2020-12-18 11:09:10 -08:00
tests Merge branch 'dev' into supply_router 2020-12-17 15:53:31 -08:00
verify Uncomment flatten as it is neeeded for correct extraction 2020-12-17 15:24:44 -08:00
Makefile
debug.py
gen_stimulus.py
globals.py v1.1.9 2020-12-08 12:05:30 -08:00
openram.py
options.py Set default port map 2020-11-24 13:27:11 -08:00
printGDS.py Add printGDS script to aid debugging things. 2020-12-02 11:52:38 -08:00
processGDS.py Make default no magnification to text. PEP8 Cleanup 2020-12-09 11:42:28 -08:00
run_profile.sh
sram_factory.py
view_profile.py