OpenRAM/compiler
Hunter Nichols d54074d68e Made timing graph more gate-level. Changed edges to be defined by inputs/ouputs and name based. 2019-05-07 00:52:27 -07:00
..
base Made timing graph more gate-level. Changed edges to be defined by inputs/ouputs and name based. 2019-05-07 00:52:27 -07:00
bitcells Made timing graph more gate-level. Changed edges to be defined by inputs/ouputs and name based. 2019-05-07 00:52:27 -07:00
characterizer Made timing graph more gate-level. Changed edges to be defined by inputs/ouputs and name based. 2019-05-07 00:52:27 -07:00
datasheet add_db takes commline line argv for path 2019-03-06 22:21:05 -08:00
drc Moving wide metal spacing to routing grid level 2018-10-15 09:59:16 -07:00
example_configs Add giant example for front-end mode 2019-04-01 15:49:01 -07:00
gdsMill Remove non-rectangular error and just skip them. 2019-01-30 10:25:01 -08:00
modules Made timing graph more gate-level. Changed edges to be defined by inputs/ouputs and name based. 2019-05-07 00:52:27 -07:00
pgates Made timing graph more gate-level. Changed edges to be defined by inputs/ouputs and name based. 2019-05-07 00:52:27 -07:00
router Check membership of keys without using keys() list 2019-01-30 13:02:34 -08:00
tests Added quality improvements to graph: improved naming, auto vdd/gnd removal 2019-04-29 23:57:25 -07:00
verify Cleanup options for front-end. Improve info output. 2019-04-01 10:35:17 -07:00
Makefile Clean up Makefile for unit tests 2018-12-05 12:58:10 -08:00
debug.py Add missing / in output path for log 2019-02-21 10:23:30 -08: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 Cleanup options for front-end. Improve info output. 2019-04-01 10:35:17 -07:00
openram.py Add option for routing supplies. Off by default, but enabled in unit test config files. 2019-04-01 09:58:59 -07:00
options.py Cleanup options for front-end. Improve info output. 2019-04-01 10:35:17 -07:00
run_profile.sh Convert pin map to a set for faster membership. 2019-04-01 15:45:44 -07:00
sram.py Add option for routing supplies. Off by default, but enabled in unit test config files. 2019-04-01 09:58:59 -07:00
sram_1bank.py Cleaned up names, added exclusions to narrow paths for analysis. 2019-04-24 23:51:09 -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_base.py Applied quick corner estimation to analytical delay. 2019-04-09 12:26:54 -07:00
sram_config.py Added word per row to sram config with a default arguement to fix test. 2019-01-30 11:43:47 -08:00
sram_factory.py Reduce verbosity 2019-03-06 14:24:18 -08:00
view_profile.py Convert source and target lists to sets for faster contains check. 2019-01-30 11:15:47 -08:00