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

[Cider 2.0] Basic Simulation flow #1912

Merged
merged 15 commits into from
Feb 12, 2024
Merged

[Cider 2.0] Basic Simulation flow #1912

merged 15 commits into from
Feb 12, 2024

Conversation

EclecticGriffin
Copy link
Collaborator

This adds enough of the infrastructure to allow some programs to simulate on the flattened version of Cider. This is missing a bunch of things, including a proper way of presenting output but is a good starting point. I also moved a few things around to make life easier in the future, mainly making the serialization logic used for memories exist largely in its own module.

@EclecticGriffin EclecticGriffin enabled auto-merge (squash) February 12, 2024 19:21
@EclecticGriffin EclecticGriffin merged commit a2f2f3c into main Feb 12, 2024
7 checks passed
@EclecticGriffin EclecticGriffin deleted the cider2/sim branch February 12, 2024 19:28
rachitnigam pushed a commit that referenced this pull request Feb 16, 2024
* clippy lint

* debug printing

* misc nonsense

* checkpoint

* add run program

* rename the stdmem impls

* move the get_next for control points into two separate non-internal functions

* some light documentation and renaming

* add an assert

* add some dinky placeholder printing for internal state

* fix some issues with the memories and move serialization

* set the go ports appropriately

* clean up warnings
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