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

feat(avm): constrain start write offsets to be 0 #6467

Closed
Maddiaa0 opened this issue May 16, 2024 · 1 comment
Closed

feat(avm): constrain start write offsets to be 0 #6467

Maddiaa0 opened this issue May 16, 2024 · 1 comment
Labels
C-avm Component: AVM related tickets (aka public VM)

Comments

@Maddiaa0
Copy link
Member

Overview

In #6416 we have not yet constrained the boundary condition such that {side_effect}_write_offset is constrained to be 0.

@Maddiaa0 Maddiaa0 added the C-avm Component: AVM related tickets (aka public VM) label May 16, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 May 16, 2024
@Maddiaa0
Copy link
Member Author

Maddiaa0 commented Oct 2, 2024

This is complete:
Screenshot 2024-10-02 at 17 50 39

sel_first * write_offset = 0

@Maddiaa0 Maddiaa0 closed this as completed Oct 2, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-avm Component: AVM related tickets (aka public VM)
Projects
Archived in project
Development

No branches or pull requests

1 participant