OpenRAM/compiler
mguthaus c1c1ba38a3 Fix unit test to have fanout. 2018-02-16 11:53:38 -08:00
..
base Move utils to base. 2018-02-09 10:42:23 -08:00
characterizer Add multiple process corners. Unit tests use nominal corner only. Add fake SCMOS nominal models, but they are broken. 2018-02-12 09:33:23 -08:00
gdsMill Ignore non-rectangular pins. 2018-02-16 10:24:57 -08:00
modules Change RBL to allow stages and FO for configuration 2018-02-16 11:51:01 -08:00
pgates Organize top-level files into subdirs. 2018-02-09 10:25:24 -08:00
router Fix unit tests to be DRC clean. 2017-06-07 10:29:53 -07:00
tests Fix unit test to have fanout. 2018-02-16 11:53:38 -08:00
verify Add area/perimeter of source/drain to transistor netlist. Gets rid of some spice warnings, gives better non-annotated measurements. 2018-02-05 16:02:57 -08:00
Makefile Add Makefile for parallel test execution. 2018-01-22 13:39:07 -08:00
debug.py Clean up messages. 2018-01-31 11:54:20 -08:00
example_config_freepdk45.py Example config only characterizes a single corner. Remove default name of sram to generate more meaningful name. Begin pre-computed IP library. 2018-02-12 11:22:47 -08:00
example_config_scn3me_subm.py Example config only characterizes a single corner. Remove default name of sram to generate more meaningful name. Begin pre-computed IP library. 2018-02-12 11:22:47 -08:00
globals.py Make some common lib memory sizes. Update Makefile to auto build and char them all. 2018-02-12 12:00:59 -08:00
openram.py Reorganize top-level functions a bit more. Add help info to banner. 2018-02-09 09:53:28 -08:00
options.py Add new DFF. Create DFF module. Start dff_array, not tested. 2018-02-14 15:16:28 -08:00
regress.sh Add regress.sh script for convenience 2016-11-18 08:00:34 -08:00
sram.py Begin modifications for corner-based characterization. Made stimuli.py a class. Golden output files are not updated. 2018-02-09 15:33:03 -08:00