kicad/qa/unittests/eeschema/sim
Jeff Young 50ccc4e6da Fix issue converting legacy SPICE models.
1) if a legacy model references a library then we need to see if said
   libraray exists and read model from it if so
2) legacy node ordering is by index, not pin name
3) we can't auto-generate a pin map when we don't know the pin names,
   so don't try
2022-12-14 13:36:28 +00:00
..
test_library_spice.cpp Fix issue converting legacy SPICE models. 2022-12-14 13:36:28 +00:00
test_ngspice_helpers.cpp Don't run simulation twice when the sim command is overridden. 2022-12-07 01:34:56 +00:00
test_sim_model_ngspice.cpp Sim QA: Test for duplicates and wrongly deduplicated parameters 2022-11-29 15:04:38 +01:00