Differences

This shows you the differences between two versions of the page.

Link to this comparison view

gnucap:user:netlist_import_and_export:qucs [2025/06/27 09:07]
felixs net label update
gnucap:user:netlist_import_and_export:qucs [2025/12/04 04:36] (current)
felixs [Qucs specific types] add parameters
Line 99: Line 99:
 endmodule endmodule
 </code> </code>
 +
 +=== Parameters ===
 +
 +At the time of writing, Qucs does not support parameters. A parameter declaration, such as
 +
 +    (* S0_x=17, S0_y=42 *) parameter real p = 0 from [1:100];
 +    
 +would represent an object on the qucs canvas that represents the parameter p.
 +
 +For debugging and testing it may be carried along as line like
 +
 +    <PARAMETER p 17 42 "real" "from [1:100]">
 +
 +In a Qucs schematic file. On this end, Qucs-s has a "spice-parameter" object which in some cases may be turned into a parameter during read-in.
  
 === Eqn === === Eqn ===
gnucap/user/netlist_import_and_export/qucs.1751033239.txt.gz · Last modified: 2025/06/27 09:07 by felixs
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Run by Debian Driven by DokuWiki