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

Decide ExtractFinal circuit output #104

Open
lonerapier opened this issue Oct 22, 2024 · 0 comments
Open

Decide ExtractFinal circuit output #104

lonerapier opened this issue Oct 22, 2024 · 0 comments

Comments

@lonerapier
Copy link
Collaborator

decide how we want to do the final value extraction. Right now I wrote a new output signal value. I think we may want to have the step_out all zeroed out and perhaps even set the curr_depth signal (step_out[-1]) to be something like -1 (bn254::max). This means no circuit can ever meaningfully placed after this one. This gives us assurance no funny business happens after parsing and we can even assert that a ROM must end with this circuit.

Originally posted by @Autoparallel in #96 (comment)

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