kicad/eeschema/netlist_exporters
Alex Shvartzkop 6dd5c7d733 Make IBIS errors visible / more obvious.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18041

(cherry picked from commit 6dfd417767)
2024-05-19 01:44:56 +03:00
..
netlist.h Add PADS netlist format export 2024-03-09 10:00:46 -05:00
netlist_exporter_allegro.cpp RIP LIB_PIN. 2024-04-20 12:10:31 +01:00
netlist_exporter_allegro.h RIP LIB_PIN. 2024-04-20 12:10:31 +01:00
netlist_exporter_base.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
netlist_exporter_base.h More build time optimizations. 2024-05-06 04:39:28 +03:00
netlist_exporter_cadstar.cpp Harmonize print/plot APIs. 2024-04-06 09:34:56 +01:00
netlist_exporter_cadstar.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_kicad.cpp Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_kicad.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_orcadpcb2.cpp Harmonize print/plot APIs. 2024-04-06 09:34:56 +01:00
netlist_exporter_orcadpcb2.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_pads.cpp Harmonize print/plot APIs. 2024-04-06 09:34:56 +01:00
netlist_exporter_pads.h Add PADS netlist format export 2024-03-09 10:00:46 -05:00
netlist_exporter_spice.cpp Make IBIS errors visible / more obvious. 2024-05-19 01:44:56 +03:00
netlist_exporter_spice.h ADDED checkbox for saving SPICE digital event data. 2024-05-12 18:24:53 +01:00
netlist_exporter_spice_model.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
netlist_exporter_spice_model.h More build time optimizations. 2024-05-06 04:39:28 +03:00
netlist_exporter_xml.cpp RIP LIB_PIN. 2024-04-20 12:10:31 +01:00
netlist_exporter_xml.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_generator.cpp Move ERC items to their own directory 2024-05-03 12:06:24 -07:00