kicad/eeschema/sim
Maciej Suminski fcedef836a Revert "Do not use double component primitives in Spice netlist exporter"
This commit creates more issues than resolves. It could happen that
there are components with different reference types (e.g. U1 and IC1)
that would be later converted to X1, causing a conflict.
2016-08-31 11:51:17 +02:00
..
netlist_exporter_pspice_sim.cpp Revert "Do not use double component primitives in Spice netlist exporter" 2016-08-31 11:51:17 +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