OpenRAM/compiler
Matt Guthaus 2f6300c7a0 Fix date/time formatting to remove fraction seconds. 2018-11-14 10:31:33 -08:00
..
base Fix error when DRC is disabled so it doesn't initialize. 2018-11-13 17:41:32 -08:00
bitcells Merge branch 'dev' into multiport_layout 2018-11-08 18:00:28 -08:00
characterizer Fixed small bugs with new port index stuff and layout. 2018-11-08 17:40:22 -08:00
datasheet moved flask_table warning from sram.py to datasheet_gen.py 2018-10-18 09:58:19 -07:00
drc Moving wide metal spacing to routing grid level 2018-10-15 09:59:16 -07:00
gdsMill Allow multiple must-connect pins with the same label. 2018-11-07 13:05:13 -08:00
modules Only check number of ports when doing layout. 2018-11-13 16:42:25 -08:00
pgates Adjust ptx positions in precharge to be under the bl rail 2018-11-09 10:26:15 -08:00
router Fix error in iterative implementation of combine_classes 2018-11-14 10:05:04 -08:00
tests Add multiport bank test 2018-11-13 16:06:21 -08:00
verify Remove redundant DRC run in magic. 2018-11-05 13:30:42 -08:00
Makefile
debug.py
example_config_freepdk45.py Remove options from example config files 2018-11-05 12:47:47 -08:00
example_config_scn4m_subm.py Add magic/netgen to example config 2018-11-07 13:54:00 -08:00
gen_stimulus.py
globals.py Fix date/time formatting to remove fraction seconds. 2018-11-14 10:31:33 -08:00
openram.py Merge branch 'dev' into supply_routing 2018-10-20 14:29:19 -07:00
options.py Add new option to enable inline checks at each level of hierarchy. Default is off. 2018-11-13 16:51:19 -08:00
sram.py Fixed merge conflicts with sram.py 2018-10-22 17:29:14 -07:00
sram_1bank.py Initial two port bank in SCMOS 2018-11-13 16:05:22 -08:00
sram_2bank.py
sram_4bank.py Converted all submodules to use _bit notation instead of [bit] 2018-10-11 09:53:08 -07:00
sram_base.py Initial two port bank in SCMOS 2018-11-13 16:05:22 -08:00
sram_config.py Added custom 1rw+1r bitcell. Testing are currently failing. 2018-10-22 17:02:21 -07:00