kicad/qa/schematic_utils
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens.
Also moves passive RLC inference out from migration to just-in-time
creation for the simulator or netlisting.

Also fixes a version guard mismatch because the spice migration was
done inside UpdateSymbolInstances (which has its own version guard).

Also changed UpdateSymbolInstances to UpdateSymbolInstanceData so
someone else in the future doesn't think it's a general-purpose symbol
instance updater.
2022-12-06 16:01:18 +00:00
..
CMakeLists.txt Fix parallel build failures 2022-09-26 16:55:59 +00:00
schematic_file_util.cpp Move V6->V7 sim model migration from sheets to screens. 2022-12-06 16:01:18 +00:00
schematic_file_util.h