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

Reimplement simulation for digital #1263

Open
Tracked by #1258
LeonMontealegre opened this issue Apr 17, 2023 · 0 comments
Open
Tracked by #1258

Reimplement simulation for digital #1263

LeonMontealegre opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
Area: App Issues related to the frontend application code, i.e. the API or internal circuit functionality D4 Difficulty: Very Hard P1 Priority: High S1 Scope: Small = 1-3 file changes with only 7-10 line changes in total Status: On Hold

Comments

@LeonMontealegre
Copy link
Member

LeonMontealegre commented Apr 17, 2023

Reimplement simulation for digital

Need to make a whole DigitalSim construct to handle a propagate signals.

This also should recursively handle ICs.

We need this to have feature-parity with master, but some stretch goals/ideas are:

  • More consistent timing, so that clocks don't fall out of sync (Clock drift #846)
  • Infrastructure to allow pausing/stepping (Add time stepping feature #752)
  • Ability for delays to be put on signal propagations
  • Ability for multiple signals to be propagated in a single pass
@LeonMontealegre LeonMontealegre self-assigned this Apr 17, 2023
This was referenced Apr 17, 2023
@LeonMontealegre LeonMontealegre added Area: Frontend Issues related to all parts of the frontend code, site and app. Status: On Hold S1 Scope: Small = 1-3 file changes with only 7-10 line changes in total D4 Difficulty: Very Hard P1 Priority: High labels Apr 17, 2023
@LeonMontealegre LeonMontealegre added this to the Model Rewrite milestone Apr 18, 2023
@LeonMontealegre LeonMontealegre added Area: App Issues related to the frontend application code, i.e. the API or internal circuit functionality and removed Area: Frontend Issues related to all parts of the frontend code, site and app. labels Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: App Issues related to the frontend application code, i.e. the API or internal circuit functionality D4 Difficulty: Very Hard P1 Priority: High S1 Scope: Small = 1-3 file changes with only 7-10 line changes in total Status: On Hold
Projects
Status: On Hold
Development

No branches or pull requests

1 participant