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

Program ROM bus constraints #115

Open
morganthomas opened this issue Feb 15, 2024 · 0 comments
Open

Program ROM bus constraints #115

morganthomas opened this issue Feb 15, 2024 · 0 comments

Comments

@morganthomas
Copy link
Collaborator

Currently the program ROM bus channel sends are commented out (in CpuChip::global_sends, in cpu/src/lib.rs). As a result, the consistency of the execution trace with the program ROM contents is not being checked. Re-enable these sends, causing the consistency of the execution trace with the program ROM contents to be enforced. Make sure that the prover still runs and the verifier still accepts the proofs output by the prover after this change.

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

No branches or pull requests

1 participant