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

Be able to specify a netlist and run, without having to fork #30

Closed
trentmc opened this issue Feb 20, 2021 · 1 comment
Closed

Be able to specify a netlist and run, without having to fork #30

trentmc opened this issue Feb 20, 2021 · 1 comment
Assignees

Comments

@trentmc
Copy link
Contributor

trentmc commented Feb 20, 2021

Is your feature request related to a problem? Please describe.
If someone wants to run a simulation for a different system, right now they need to fork. This means any improvements they make, and new models they incorporate, won't easily make it into the core TokenSPICE codebase -- a lost opportunity to grow an amazing system.

Describe the solution you'd like
Be more like SPICE proper: users can specify a netlist, and run it, without having to change the code itself. Support more building blocks over time.

Bonus: This will help in doing #29 because it means the system can have both Ocean V3 models and V4 models at once.

@trentmc trentmc added this to To do in Main Project Jun 16, 2021
@trentmc trentmc moved this from Backlog - near term to In progress in Main Project Jul 11, 2021
@trentmc trentmc self-assigned this Jul 11, 2021
trentmc added a commit that referenced this issue Jul 12, 2021
Fix issue #30 - be able to specify & run a netlist without forking
@trentmc
Copy link
Contributor Author

trentmc commented Jul 12, 2021

Done:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant