Skip to content

Simulation UI improvements

Jonathan Warner requested to merge warnerjon12/kicad:simulation_ui into master

Added a Spice_Params attribute that can be used for subcircuit invocations. It is also used in spice models for 6 new dependent sources, which are also added in this merge request. Also added a text field to the model tab of the spice model dialog for easy entry of parameters. Changes are backwards-compatible (although new models will not simulate correctly in older versions).

Merge request reports