Remove tools from tech file and have search order preference like spice.

This commit is contained in:
Matt Guthaus
2017-11-14 15:27:03 -08:00
parent 3e0f39cd8e
commit 257cd62d25
5 changed files with 27 additions and 67 deletions
-4
View File
@@ -17,10 +17,6 @@ GDS["unit"] = (0.0005,1e-9)
# default label zoom
GDS["zoom"] = 0.05
drc_version = "calibre"
lvs_version = "calibre"
pex_version = "calibre"
###################################################
##GDS Layer Map
###################################################
-4
View File
@@ -17,10 +17,6 @@ GDS["unit"]=(0.001,1e-6)
# default label zoom
GDS["zoom"] = 0.5
drc_version = "magic"
lvs_version = "netgen"
pex_version = "magic"
###################################################
##GDS Layer Map