OpenRAM/compiler/base
Matt Guthaus 126d4a8d10 Fix instersection bug. Improve primary and secondary pin algo. 2018-12-04 16:53:04 -08:00
..
contact.py Add m3m4 short hand in design class 2018-11-16 14:10:49 -08:00
design.py Don't always add all 3 types of contorl. Add write and read only port lists. 2018-11-16 15:03:12 -08:00
geometry.py Check for single top-level structure in vlsiLayout. Don't allow dff_inv and dff_buf to have same names. 2018-11-16 11:48:41 -08:00
hierarchy_design.py Uniquify bitcell array 2018-11-16 12:52:22 -08:00
hierarchy_layout.py Bitcell supply routing fixes. 2018-11-30 12:32:13 -08:00
hierarchy_spice.py Fix print check regression 2018-10-15 13:23:31 -07:00
lef.py Remove carriage returns form python files 2018-08-07 09:44:01 -07:00
path.py Merge branch 'dev' of github.com:mguthaus/OpenRAM into dev 2018-02-09 10:25:28 -08:00
pin_layout.py Fix instersection bug. Improve primary and secondary pin algo. 2018-12-04 16:53:04 -08:00
route.py Remove diagonal routing bug. Cleanup. 2018-11-02 14:57:40 -07:00
utils.py Allow multiple must-connect pins with the same label. 2018-11-07 13:05:13 -08:00
vector.py Fix Future Warning for real 2018-10-10 15:58:16 -07:00
verilog.py Move last few modules to base dir 2018-02-09 10:29:37 -08:00
wire.py Update all drc usages to call function type 2018-10-12 14:37:51 -07:00