spice2wireviz/tests/fixtures
Ryan Malloy 5a5337566c Add BOM output, fix LTspice Tier 2 import, real .asc integration tests
- Fix _try_ltspice_generation() to use spicelib.simulators.ltspice_simulator.LTspice
  instead of the abstract Simulator base class (which always returned unavailable)
- Use LTspice.create_netlist() instead of Simulator.run() for correct netlist generation
- Add --ltspice-exe CLI option to specify LTspice binary path
- Add --bom flag for component BOM CSV output (works on any parse completeness)
- Add --bom-wiring flag for wiring BOM CSV from mapped output
- Add real 1002A.asc demo circuit and pre-generated .net as test fixtures
- Add @pytest.mark.ltspice marker for tests requiring LTspice binary
- Bump version to 2026.2.14
2026-02-13 07:00:39 -07:00
..
1002A.asc Add BOM output, fix LTspice Tier 2 import, real .asc integration tests 2026-02-13 07:00:39 -07:00
1002A.net Add BOM output, fix LTspice Tier 2 import, real .asc integration tests 2026-02-13 07:00:39 -07:00
hierarchical.net Initial project structure for spice2wireviz 2026-02-13 01:24:41 -07:00
multi_board.net Initial project structure for spice2wireviz 2026-02-13 01:24:41 -07:00
simple_board.asc Add tiered .asc parser with companion netlist resolution 2026-02-13 04:59:03 -07:00
simple_board.net Initial project structure for spice2wireviz 2026-02-13 01:24:41 -07:00
standalone.asc Add tiered .asc parser with companion netlist resolution 2026-02-13 04:59:03 -07:00