.. |
netlist.h
|
ADDED: Cadence Allegro PCB Designer netlist exporter
|
2023-06-28 22:47:30 +00:00 |
netlist_exporter_allegro.cpp
|
Code cleanup.
|
2023-12-23 13:30:15 +00:00 |
netlist_exporter_allegro.h
|
Coding policy fixes.
|
2023-07-10 19:24:59 -04:00 |
netlist_exporter_base.cpp
|
Don't accidentally add NULL ptrs to the LibSymbols cache.
|
2023-06-11 15:50:24 +01:00 |
netlist_exporter_base.h
|
Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE.
|
2023-09-07 17:42:51 +01:00 |
netlist_exporter_cadstar.cpp
|
Make exported date time strings use ISO8601 format
|
2023-07-14 23:24:12 -04: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
|
Make exported date time strings use ISO8601 format
|
2023-07-14 23:24:12 -04:00 |
netlist_exporter_orcadpcb2.h
|
Remove GUI calls from netlisting.
|
2022-11-18 15:29:16 +00:00 |
netlist_exporter_spice.cpp
|
Add volume to IBIS cache path
|
2024-02-03 09:35:36 +00:00 |
netlist_exporter_spice.h
|
Remove error-prone SetReporter() API.
|
2023-09-06 11:37:50 +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
|
Remove GUI calls from netlisting.
|
2022-11-18 15:29:16 +00:00 |
netlist_exporter_xml.cpp
|
Output fields in both multi-unit and single-unit cases.
|
2023-10-03 17:38:26 +01:00 |
netlist_exporter_xml.h
|
Remove GUI calls from netlisting.
|
2022-11-18 15:29:16 +00:00 |
netlist_generator.cpp
|
Show warning dialog message when is not possible to create the BOM file.
|
2023-08-19 21:05:16 +00:00 |