Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPICE parser improvements #280

Open
5 tasks
rahulk29 opened this issue Aug 10, 2023 · 0 comments
Open
5 tasks

SPICE parser improvements #280

rahulk29 opened this issue Aug 10, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rahulk29
Copy link
Contributor

The current spice parser is fairly limited.

We should support the following features:

  • 2 terminal capacitors
  • 3 terminal capacitors
  • 3 terminal resistors
  • Subcircuits with parameters
  • Converting parameter assignments to SCIR expressions, following precedence rules (e.g. * binds more tightly than +)

For more information on SPICE, consider reading this overview and this list of SPICE components and their syntax.

@rahulk29 rahulk29 added enhancement New feature or request good first issue Good for newcomers labels Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant