kicad/eeschema/netlist_exporters
Jeff Young 7f6cb9b07b Remove most of SIM_VALUE in favour of good old wxString.
This allows us to save the user's intent, including units, formatting,
and crucially variable references.

(cherry picked from commit 68fe146861)
2023-02-24 20:47:22 +00:00
..
netlist.h
netlist_exporter_base.cpp
netlist_exporter_base.h
netlist_exporter_cadstar.cpp Respect "Exclude from Board" flag in export 2023-01-10 15:23:26 -08:00
netlist_exporter_cadstar.h
netlist_exporter_kicad.cpp
netlist_exporter_kicad.h
netlist_exporter_orcadpcb2.cpp Respect "Exclude from Board" flag in export 2023-01-10 15:23:26 -08:00
netlist_exporter_orcadpcb2.h
netlist_exporter_spice.cpp Remove most of SIM_VALUE in favour of good old wxString. 2023-02-24 20:47:22 +00:00
netlist_exporter_spice.h Don't confuse .OP with .OPTIONS. 2023-02-13 13:34:40 +00:00
netlist_exporter_spice_model.cpp subckt export: add missing tristate pintype 2023-01-23 23:26:48 +00:00
netlist_exporter_spice_model.h
netlist_exporter_xml.cpp Rename the bom cli to pythonbom since we'll have a real bom system later 2022-11-30 19:56:59 -05:00
netlist_exporter_xml.h
netlist_generator.cpp Force realtime connectivity on 2023-01-20 15:17:57 -08:00