<@U01H2JMLFLL>: What are you passing to netgen fo...
# magic
t
@User: What are you passing to netgen for the setup file? The setup file is configured to, for one, ignore parameters like 'nrs', 'as', 'ad', etc., which means they shouldn't be showing up in the netgen output. And if the setup wasn't correct, then netgen will have no idea what to do with 'W' and 'L' and 'nf' so you will get property matches all over the place.
t
I'm passing
magic -rcfile /home/tom/pdks/sky130A/libs.tech/magic/sky130A.magicrc -noconsole -dnull << EOF
which i've also attached. It's from my latest PDK install which is no more than about two days old.
t
That's a setup file for magic, not for netgen.
t
oops - sorry.. This is what I'm using for netgen:
Copy code
netgen -batch lvs ${CELL_NAME}_lvsmag.spice ${CELL_NAME}_lvssch.spice $PDK_ROOT/libs.tech/netgen/sky130A_setup.tcl lvs_report.log