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
Hopefully this isn't too convoluted. This issue is more of an annoyance but it might trip up new Users.
When making subcircuits using "Spice netlist", "parameters" can show up in the "Spice net nodes:" Window depending if "params:" is used instead of ".param". This happens for every PSpice digital device which use "params:" and every device with a lot of parameters.
For devices with a lot of "parameters" like "x_VCO.cir" the "Spice net nodes:" Window is flooded with entries. I then made "x_VCO_alt.cir" which requires more effort, is prone to error and makes copy-pasting the 2 array's data into the parameters fields harder.
For a future release can "params:" be made not to fill the "Spice net nodes:" Window?
Putting all parameters on the .subckt line can work but the line is crazy long and "+" doesn't work to move them to the next line.
Hopefully this isn't too convoluted. This issue is more of an annoyance but it might trip up new Users.
When making subcircuits using "Spice netlist", "parameters" can show up in the "Spice net nodes:" Window depending if "params:" is used instead of ".param". This happens for every PSpice digital device which use "params:" and every device with a lot of parameters.
For devices with a lot of "parameters" like "x_VCO.cir" the "Spice net nodes:" Window is flooded with entries. I then made "x_VCO_alt.cir" which requires more effort, is prone to error and makes copy-pasting the 2 array's data into the parameters fields harder.
For a future release can "params:" be made not to fill the "Spice net nodes:" Window?
Putting all parameters on the .subckt line can work but the line is crazy long and "+" doesn't work to move them to the next line.
Parameters Issue.zip
The text was updated successfully, but these errors were encountered: