Tim Edwards
a37fc1e242
Implemented the "def read ... -labels" option, which labels each net
...
with the name given to the net in the DEF file. Especially useful
for LVS.
2020-03-05 14:29:54 -05:00
Tim Edwards
9ec5e8e747
Modified DEF reads to avoid instance names with brackets. Not
...
sure if this is the best policy. The brackets should be okay
but interfere with ext2spice when it reads them from the .ext
file and decides that they refer to arrays. May be a better
way to handle this.
2019-07-19 22:58:45 -04:00
Tim Edwards
c31b305848
Corrected the dependency list in the Makefile for "modules", which
...
should depend on database/database.h; otherwise running distributed
make can start compiling modules before the database.h file is
created.
2019-07-14 12:07:38 -04:00
Tim Edwards
231a299b16
Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky
2017-04-25 08:41:48 -04:00