kicad/eeschema/sim
jean-pierre charras cd94da7972 Spice simulator and netlist generation: use only netnames (outdated option "use net numbers as net names removed" removed)
netlist generation: remove option "replace IC and U ref by X" (broken option).
All component refs are now prefixed by the Spice_Primitive field value.
Therefore the netlist used by Kicad ngsipce simulator and the spice netlist generated from dialog are the same.
(note: like previously, forbidden chars like ( and ) are replaced by _ in netnames)
2016-09-16 20:36:19 +02:00
..
netlist_exporter_pspice_sim.cpp Spice simulator and netlist generation: use only netnames (outdated option "use net numbers as net names removed" removed) 2016-09-16 20:36:19 +02:00
netlist_exporter_pspice_sim.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
ngspice.cpp NGSPICE as a singleton 2016-08-19 15:51:19 +02:00
ngspice.h Initialize ngspice only once 2016-08-18 18:10:00 +02:00
sim_plot_frame.cpp Revert "Do not use double component primitives in Spice netlist exporter" 2016-08-31 11:51:17 +02:00
sim_plot_frame.h Simulator: add simulator icon, and colored icons to identify more easily traces in trace list and cursor list. 2016-08-29 11:39:54 +02:00
sim_plot_frame_base.cpp Simulator: add simulator icon, and colored icons to identify more easily traces in trace list and cursor list. 2016-08-29 11:39:54 +02:00
sim_plot_frame_base.fbp Simulator: add simulator icon, and colored icons to identify more easily traces in trace list and cursor list. 2016-08-29 11:39:54 +02:00
sim_plot_frame_base.h Simulator: add simulator icon, and colored icons to identify more easily traces in trace list and cursor list. 2016-08-29 11:39:54 +02:00
sim_plot_panel.cpp Fixes for drawing color labels in simulator's signal list 2016-08-30 14:25:59 +02:00
sim_plot_panel.h Simulator: add simulator icon, and colored icons to identify more easily traces in trace list and cursor list. 2016-08-29 11:39:54 +02:00
sim_types.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
simulate.cpp Simulator: Fix probe and tune cursors on OSX. 2016-08-30 10:48:40 +02:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_simulator.cpp NGSPICE as a singleton 2016-08-19 15:51:19 +02:00
spice_simulator.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
spice_value.cpp Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00