Force re-extract of cells in DRC/LVS.

This commit is contained in:
Matt Guthaus 2018-02-02 14:21:31 -08:00
parent fb90b8f5fe
commit 2a8199c3ca
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ def write_magic_script(cell_name, gds_name, extract=False):
f.write("drc count total\n")
f.write("drc count\n")
if extract:
f.write("extract\n")
f.write("extract all\n")
f.write("ext2spice hierarchy on\n")
f.write("ext2spice scale off\n")
# Can choose hspice, ngspice, or spice3,