Skip to content

Add operating-point simulation props#730

Closed
ShiboSoftwareDev wants to merge 1 commit into
mainfrom
agent/operating-point-simulation
Closed

Add operating-point simulation props#730
ShiboSoftwareDev wants to merge 1 commit into
mainfrom
agent/operating-point-simulation

Conversation

@ShiboSoftwareDev

@ShiboSoftwareDev ShiboSoftwareDev commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • allow <analogsimulation> to select DC operating-point or transient analysis
  • add a parsed simulation timeout and pass it through the shared SPICE engine interface
  • let chips explicitly opt into being an analog simulation boundary, so missing models can be diagnosed separately
  • regenerate the public prop documentation

Stack and merge order

  1. Schema/result contract: add operating-point simulation result schema circuit-json#646
  2. Public props (this PR): Add operating-point simulation props #730
  3. .op netlist generation: Generate DC operating-point SPICE analyses circuit-json-to-spice#50
  4. ngspice execution/result conversion: Return scalar ngspice operating points ngspice-spice-engine#25
  5. SVG results and diagnostics: feat: render DC operating-point simulation results circuit-to-svg#622
  6. Core integration: feat: add DC operating-point simulations core#2682

Validation

  • bun test (359 passing)
  • bun run typecheck
  • bun run build
  • bun run check-circular-deps
  • bun run format:check

@github-actions

Copy link
Copy Markdown

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

@github-actions

Copy link
Copy Markdown

This PR was closed because it has been inactive for 1 day since being marked as stale.

@github-actions github-actions Bot closed this Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant