Minsang Yu
05/24/2023, 8:12 AMopamp.sp : pre-layout file
opamp.spice : post-layout fileMitch Bailey
05/24/2023, 8:47 AM$PDK_ROOT/$PDK/libs.tech/netgen/${PDK}_setup.tcl
2. The nf parameter is ignored during LVS. Don’t confuse the m parameter with the nf parameter.Minsang Yu
05/24/2023, 9:33 AMMitch Bailey
05/24/2023, 9:49 AMSimulation -> LVS netlist: Top level is a .subckt
When you extract the layout, try
extract no all
extract do aliases
extract do local
extract unique
extract
ext2spice lvsMinsang Yu
05/30/2023, 11:34 AMproperty and unresolved expressions error. Do you have any idea about it?Minsang Yu
05/30/2023, 11:34 AMMinsang Yu
05/30/2023, 11:47 AMMinsang Yu
05/30/2023, 11:47 AMnetgen -batch lvs "opamp.sp opamp" "opamp.spice opamp"Mitch Bailey
05/30/2023, 12:26 PMnetgen -batch lvs "opamp.sp opamp" "opamp.spice opamp" $PDK_ROOT/$PDK/libs.tech/netgen/${PDK}_setup.tclMinsang Yu
05/30/2023, 1:38 PM