2018-10-05 17:30:25 +02:00
|
|
|
# Setup file for netgen
|
|
|
|
|
ignore class c
|
|
|
|
|
equate class {-circuit1 nfet} {-circuit2 n}
|
|
|
|
|
equate class {-circuit1 pfet} {-circuit2 p}
|
2019-07-11 00:56:51 +02:00
|
|
|
# We must flatten these because the ports are disconnected
|
2019-06-15 00:06:04 +02:00
|
|
|
flatten class {-circuit1 dummy_cell_6t}
|
2019-07-11 00:56:51 +02:00
|
|
|
flatten class {-circuit1 dummy_cell_1rw_1r}
|
|
|
|
|
flatten class {-circuit1 dummy_cell_1w_1r}
|
|
|
|
|
flatten class {-circuit1 dummy_pbitcell}
|
2018-10-05 17:30:25 +02:00
|
|
|
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
|