OpenRAM/compiler/base
Matt Guthaus 34736b7b3f Remove carriage returns form python files 2018-08-07 09:44:01 -07:00
..
contact.py Fix analytical power of contact with new hierarchy_design level introduced. 2018-07-10 10:17:23 -07:00
design.py Refactor banked SRAM into multiple files and dynamically load in SRAM 2018-07-10 14:17:09 -07:00
geometry.py Add dffs to control logic. Rename layout pin segment/rect functions for consistency. Redo gnd/vdd pins in control. 2018-03-23 08:14:09 -07:00
hierarchy_design.py Modify unit tests to reset options during init_openram so 2018-07-10 16:39:32 -07:00
hierarchy_layout.py Not sure how VCG channel constraint got removed. Fixed this bug before... 2018-07-27 15:15:40 -07:00
hierarchy_spice.py Convert entire OpenRAM to use python3. Works with Python 3.6. 2018-05-14 16:15:45 -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 Convert entire OpenRAM to use python3. Works with Python 3.6. 2018-05-14 16:15:45 -07:00
route.py Move last few modules to base dir 2018-02-09 10:29:37 -08:00
utils.py Move utils to base. 2018-02-09 10:42:23 -08:00
vector.py Organize top-level files into subdirs. 2018-02-09 10:25:24 -08:00
verilog.py Move last few modules to base dir 2018-02-09 10:29:37 -08:00
wire.py Merge branch 'dev' of github.com:mguthaus/OpenRAM into dev 2018-02-09 10:25:28 -08:00