OpenRAM/compiler
Matt Guthaus a1f2a5befe Convert supply tracks to sets for simpler algorithms. 2018-10-20 10:33:10 -07:00
..
base Supply router working except for off by one rail via error 2018-10-19 14:21:03 -07:00
bitcells Merge branch 'dev' into supply_routing 2018-10-17 09:47:18 -07:00
characterizer Fix char_result rename collision 2018-10-17 09:38:26 -07:00
datasheet added analytical model support, added proper output with sram.py 2018-10-12 13:22:12 -07:00
drc Moving wide metal spacing to routing grid level 2018-10-15 09:59:16 -07:00
gdsMill Fix Future Warning for real 2018-10-10 15:58:16 -07:00
modules Merge branch 'dev' into supply_routing 2018-10-17 09:47:18 -07:00
pgates Merge branch 'dev' into supply_routing 2018-10-17 09:47:18 -07:00
router Convert supply tracks to sets for simpler algorithms. 2018-10-20 10:33:10 -07:00
tests Merge branch 'dev' into supply_routing 2018-10-17 09:47:18 -07:00
verify Supply router working, perhaps not efficiently though. 2018-10-05 15:57:34 -07:00
Makefile Add Makefile for parallel test execution. 2018-01-22 13:39:07 -08:00
debug.py Output debug warnings and errors to stderr. Clean up regress script a bit. 2018-07-11 09:51:28 -07:00
example_config_freepdk45.py Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into multiport 2018-10-17 07:32:03 -07:00
example_config_scn4m_subm.py Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into multiport 2018-10-17 07:32:03 -07:00
gen_stimulus.py Convert entire OpenRAM to use python3. Works with Python 3.6. 2018-05-14 16:15:45 -07:00
globals.py Add design rules classes for complex design rules 2018-10-12 09:44:36 -07:00
openram.py Merge remote-tracking branch 'origin/datasheet_gen' into supply_routing 2018-10-12 20:55:57 -07:00
options.py Fix openram_temp directory 2018-10-06 08:08:01 -07:00
sram.py added analytical model support, added proper output with sram.py 2018-10-12 13:22:12 -07:00
sram_1bank.py Merge branch 'multiport' into supply_routing 2018-10-11 09:56:38 -07:00
sram_2bank.py Cleanup some items with new sram_config. Update unit tests accordingly. 2018-09-04 10:47:24 -07:00
sram_4bank.py Converted all submodules to use _bit notation instead of [bit] 2018-10-11 09:53:08 -07:00
sram_base.py Merge branch 'multiport' into supply_routing 2018-10-11 09:56:38 -07:00
sram_config.py Cleanup some items with new sram_config. Update unit tests accordingly. 2018-09-04 10:47:24 -07:00