Parameter Passing to Sub-Circuits #1102
tomhajjar
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Presently under the "Qucs way" of making sub-circuits including external Spice models, User definable parameters MUST be on BOTH the schematic sub-circuit and symbol sections. On the schematic, param=param and on symbol param=value.
For sub-circuits not including external Spice models, only the Symbol section must have the parameter info.
The XSPICE and PLL examples #1155 #1137 have many more subcircuits with parameter passing.
Attached are multiple examples of making sub-circuits with User selectable parameters.
SpiceLibComp extensions #944 will eventually be implemented so procedures used in these examples may change.
Parameter_Passing_prj.zip
Beta Was this translation helpful? Give feedback.
All reactions