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

public-vm: minimal PIL circuit implementation (only ADD instruction, field memory only) #3320

Closed
Tracked by #3310
dbanks12 opened this issue Nov 15, 2023 · 1 comment · Fixed by #3439
Closed
Tracked by #3310
Assignees
Labels
avm AVM related tickets (aka public VM)

Comments

@dbanks12
Copy link
Contributor

No description provided.

@dbanks12 dbanks12 added the avm AVM related tickets (aka public VM) label Nov 15, 2023
@dbanks12
Copy link
Contributor Author

Scrum notes:

  • design suboperations and link to memory trace
  • decisions regarding Ia, Ib, Ic registers
    • parallelize, or switches?
    • might need columns for all possible loads/stores to each registers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avm AVM related tickets (aka public VM)
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants