Skip to content

pdnkit GUI: File > Export SPICE Netlist...#22

Open
UnsignedChad wants to merge 1 commit into
mainfrom
pdnkit/gui-spice
Open

pdnkit GUI: File > Export SPICE Netlist...#22
UnsignedChad wants to merge 1 commit into
mainfrom
pdnkit/gui-spice

Conversation

@UnsignedChad

Copy link
Copy Markdown
Owner

After running an IR-drop analysis, File > Export SPICE Netlist... opens a save dialog and writes the cached IrMesh as a .cir file via the existing pdnkit::pi::write_spice_netlist. Default filename is <boardname>_ir.cir.

If no solve has been run, shows a friendly "run an analysis first" message instead of writing an empty file.

GUI-only, no solver changes. 498 tests still green.

@UnsignedChad UnsignedChad enabled auto-merge (squash) May 24, 2026 20:56
@UnsignedChad UnsignedChad force-pushed the pdnkit/gui-spice branch 7 times, most recently from e360717 to 15be57e Compare May 24, 2026 22:32
After running an IR-drop analysis, File > Export SPICE Netlist... opens
a save dialog and writes the cached IrMesh as a .cir file using the
existing pdnkit::pi::write_spice_netlist. Filename defaults to
<boardname>_ir.cir.

If no solve has been run, shows a friendly "run an analysis first"
message instead of writing an empty file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant