OpenRAM/compiler/base
Matt Guthaus 242a1a68e0 Fix duplicate instance gds output bug that only showed up in Magic extraction. Every time we saved a GDS, additional instances were put in the GDS file. Most extraction tools ignored this, but Magic actually extracted duplicates. 2018-03-02 18:05:46 -08:00
..
contact.py Organize top-level files into subdirs. 2018-02-09 10:25:24 -08:00
design.py First version of analytical power models. Still huge room for improvement. Analytical power printed with 1 verbose level. 2018-02-26 16:32:28 -08:00
geometry.py Organize top-level files into subdirs. 2018-02-09 10:25:24 -08:00
hierarchy_layout.py Fix duplicate instance gds output bug that only showed up in Magic extraction. Every time we saved a GDS, additional instances were put in the GDS file. Most extraction tools ignored this, but Magic actually extracted duplicates. 2018-03-02 18:05:46 -08:00
hierarchy_spice.py Merge branch 'dev' of https://github.com/mguthaus/OpenRAM into dev 2018-03-02 10:30:16 -08:00
lef.py Move last few modules to base dir 2018-02-09 10:29:37 -08:00
path.py Merge branch 'dev' of github.com:mguthaus/OpenRAM into dev 2018-02-09 10:25:28 -08:00
pin_layout.py Organize top-level files into subdirs. 2018-02-09 10:25:24 -08: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