Skip to content

feat: add analog simulation analysis props#748

Merged
ShiboSoftwareDev merged 1 commit into
mainfrom
feat/analog-simulation-analyses-sweeps
Jul 24, 2026
Merged

feat: add analog simulation analysis props#748
ShiboSoftwareDev merged 1 commit into
mainfrom
feat/analog-simulation-analyses-sweeps

Conversation

@ShiboSoftwareDev

Copy link
Copy Markdown
Contributor

Summary

  • add component props for selecting DC operating point, DC sweep, and AC analyses
  • add parameter sweep configuration and AC sweep controls
  • pin the feature-branch Circuit JSON schema for pre-merge integration testing

Why

These props provide the declarative tscircuit API required by the analog simulation analyses RFC.

Impact

Circuit authors can describe the new analyses and ordered parameter sweeps in TSX.

Validation

  • type/schema validation
  • validated through exact-SHA downstream core, CLI, umbrella, and website builds

@ShiboSoftwareDev
ShiboSoftwareDev force-pushed the feat/analog-simulation-analyses-sweeps branch 2 times, most recently from a4cb414 to 5fc4ad9 Compare July 23, 2026 16:02
Comment thread README.md Outdated
| Component | Props Interface |
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
| `<ammeter />` | [`AmmeterProps`](#ammeterprops-ammeter) |
| `<analogacsweepsimulation />` | [`AnalogAcSweepSimulationProps`](#analogacsweepsimulationprops-analogacsweepsimulation) |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are not correct

@ShiboSoftwareDev
ShiboSoftwareDev force-pushed the feat/analog-simulation-analyses-sweeps branch from 5fc4ad9 to a8ef1d1 Compare July 24, 2026 09:09
@ShiboSoftwareDev
ShiboSoftwareDev force-pushed the feat/analog-simulation-analyses-sweeps branch from a8ef1d1 to d51743c Compare July 24, 2026 12:37
@ShiboSoftwareDev
ShiboSoftwareDev marked this pull request as ready for review July 24, 2026 13:29
@ShiboSoftwareDev
ShiboSoftwareDev merged commit 8dcc46b into main Jul 24, 2026
5 checks passed
@tscircuitbot

Copy link
Copy Markdown
Contributor

Thank you for your contribution! 🎉

PR Rating: ⭐⭐⭐
Impact: Major

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


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.

3 participants