kicad/eeschema/sim
jean-pierre charras bc27b0ed5f Sim spice: fix unescaped netnames in spice netlist and simulator dialogs.
Net names in eeschema that include '/' are escaped ('/' replaced by "{slash}")
Escaped netnames are only for internal use, and must be unescaped in spice netlist and dialogs.
2019-06-09 17:48:01 +02:00
..
netlist_exporter_pspice_sim.cpp Sim spice: fix unescaped netnames in spice netlist and simulator dialogs. 2019-06-09 17:48:01 +02:00
netlist_exporter_pspice_sim.h Eeschema: improve simulator behavior for two-source DC analysis 2019-05-27 18:23:56 -04:00
ngspice.cpp
ngspice.h
sim_plot_frame.cpp Move DRC control to a tool; move assorted commands to ACTIONS. 2019-06-03 21:08:30 +01:00
sim_plot_frame.h
sim_plot_frame_base.cpp
sim_plot_frame_base.fbp
sim_plot_frame_base.h
sim_plot_panel.cpp Eeschema: improve simulator behavior for two-source DC analysis 2019-05-27 18:23:56 -04:00
sim_plot_panel.h
sim_types.h
spice_reporter.h
spice_simulator.cpp
spice_simulator.h
spice_value.cpp
spice_value.h