Make setup.tcl file a technology file

This commit is contained in:
Matt Guthaus
2018-10-05 08:30:25 -07:00
parent 19114fe47f
commit b3fa6b9d52
3 changed files with 39 additions and 26 deletions
+15
View File
@@ -0,0 +1,15 @@
# Setup file for netgen
ignore class c
equate class {-circuit1 nfet} {-circuit2 n}
equate class {-circuit1 pfet} {-circuit2 p}
# This circuit has symmetries and needs to be flattened to resolve them
# or the banks won't pass
flatten class {-circuit1 precharge_array1}
flatten class {-circuit1 precharge_array2}
flatten class {-circuit1 precharge_array3}
flatten class {-circuit1 precharge_array4}
property {-circuit1 nfet} remove as ad ps pd
property {-circuit1 pfet} remove as ad ps pd
property {-circuit2 n} remove as ad ps pd
property {-circuit2 p} remove as ad ps pd
permute transistors