You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone know how @MikeBrinson made Xanalogue.lib or have the original project?
I can't figure out how to make a Library using "SPICE netlist" subcircuits with parameter passing. Parameter passing to subcircuits is used in Xanalogue.lib. I have a number of new libraries to make but all require parameter passing. Until "SPICE Library device" allows parameter passing, the method used to make Xanalogue.lib looks like an option.
I made CSWO_lib.sch and CSWO_net.sch using CSWO.cir but. Only CSWO_lib.sch passes parameters but it cannot be made into a Library.
I made XA_CSWO_tran.sch using Xanalogue.lib and it allows passing parameters.
When I compare the XA_CSWO_tran.cir netlist to CSWO_net.cir, there is a seemingly redundant subcircuit in CSWO_net.sch that "overrides" out_low=-2 and out_high=2. Is there a reason this added subcircuit exists when netlists made using Xanalogue.lib don't need it?
Does anyone know how @MikeBrinson made Xanalogue.lib or have the original project?
I can't figure out how to make a Library using "SPICE netlist" subcircuits with parameter passing. Parameter passing to subcircuits is used in Xanalogue.lib. I have a number of new libraries to make but all require parameter passing. Until "SPICE Library device" allows parameter passing, the method used to make Xanalogue.lib looks like an option.
I made CSWO_lib.sch and CSWO_net.sch using CSWO.cir but. Only CSWO_lib.sch passes parameters but it cannot be made into a Library.
I made XA_CSWO_tran.sch using Xanalogue.lib and it allows passing parameters.
When I compare the XA_CSWO_tran.cir netlist to CSWO_net.cir, there is a seemingly redundant subcircuit in CSWO_net.sch that "overrides" out_low=-2 and out_high=2. Is there a reason this added subcircuit exists when netlists made using Xanalogue.lib don't need it?
XSPICE_Analog_prj.zip
The text was updated successfully, but these errors were encountered: