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

Add support for user-defined scripts #117

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Add support for user-defined scripts #117

merged 3 commits into from
Oct 3, 2024

Conversation

mole99
Copy link
Member

@mole99 mole99 commented Sep 24, 2024

Common

  • Implement custom scripts for the ngspice tool
    • script specifies the Python script
    • script_variables specifies the output variables
  • Improve various error messages
  • Variables in collate and plot entries can be specified with or without bit vectors ([a:b]). For now bit vectors are unused.
  • A collate condition can still be used in a plot (but won't be displayed in the legend).

Documentation

  • Added a tutorial for custom scripts using the ngspice tool

Can be tested together with RTimothyEdwards/sky130_ef_ip__rdac3v_8bit#4.

@mole99 mole99 marked this pull request as ready for review October 3, 2024 11:17
@mole99 mole99 merged commit 9f31695 into main Oct 3, 2024
27 checks passed
@mole99 mole99 deleted the user-scripts branch October 3, 2024 12:32
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