Open wilsonsd opened 1 year ago
The "Create Spice Netlist" feature was emitting spice code for the prologue and epilogue for each symbol type, but wasn't emitting the "model" spice code for each symbol. It looks like CString temp in NetList.cpp line 3220 just never got set.
The "Create Spice Netlist" feature was emitting spice code for the prologue and epilogue for each symbol type, but wasn't emitting the "model" spice code for each symbol. It looks like CString temp in NetList.cpp line 3220 just never got set.