OpenRAM/compiler
Bastian Koppelmann 233ec010ff modules: Create a class that wraps all the module class names
this removes hard coded values from the module instatiations. It also allows
users to override certain modules with their custom cells.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
2019-12-16 16:51:38 +01:00
..
base Use layer stacks from tech file in design class and throughout 2019-12-13 14:13:41 -08:00
bitcells Generalize active and poly stacks 2019-12-13 14:56:14 -08:00
characterizer Check nominal_corner_only in new corner creation routine 2019-11-29 14:47:02 -08:00
datasheet Convert capital names to lower case for consistency 2019-08-21 13:45:34 -07:00
drc Abstract basic DRC checks 2019-12-11 17:56:55 -08:00
example_configs Change default nominal corners to false and enable in test config. 2019-11-29 12:08:53 -08:00
gdsMill Merge remote-tracking branch 'bkoppelmann/master' into dev 2019-12-11 08:46:52 -08:00
modules modules: Create a class that wraps all the module class names 2019-12-16 16:51:38 +01:00
pgates Generalize active and poly stacks 2019-12-13 14:56:14 -08:00
router Add layer-purpose GDS support. Various PEP8 fixes. 2019-11-14 18:17:20 +00:00
sram Use layer stacks from tech file in design class and throughout 2019-12-13 14:13:41 -08:00
tests Use layer stacks from tech file in design class and throughout 2019-12-13 14:13:41 -08:00
verify Move DRC/LVS/PEX tools to tech file. 2019-11-29 12:01:33 -08:00
Makefile Clean up Makefile for unit tests 2018-12-05 12:58:10 -08:00
debug.py Add layer-purpose GDS support. Various PEP8 fixes. 2019-11-14 18:17:20 +00:00
gen_stimulus.py Remove some flake8 errors/warnings. 2019-10-02 23:26:02 +00:00
globals.py Check nominal_corner_only in new corner creation routine 2019-11-29 14:47:02 -08:00
openram.py Only setup bitcell when running top-level OpenRAM 2019-11-26 13:54:37 -08:00
options.py Blackbox option for DRC waivers 2019-11-29 15:50:32 -08:00
run_profile.sh Convert pin map to a set for faster membership. 2019-04-01 15:45:44 -07:00
sram_factory.py Remove some flake8 errors/warnings. 2019-10-02 23:26:02 +00:00
view_profile.py Remove some flake8 errors/warnings. 2019-10-02 23:26:02 +00:00