Skip to content

Opt constraints for div, branch,jump,misc instructions#196

Merged
eigmax merged 5 commits intoProjectZKM:mainfrom
weilzkm:opt-circuit
May 23, 2025
Merged

Opt constraints for div, branch,jump,misc instructions#196
eigmax merged 5 commits intoProjectZKM:mainfrom
weilzkm:opt-circuit

Conversation

@weilzkm
Copy link
Copy Markdown
Contributor

@weilzkm weilzkm commented May 23, 2025

delete lo,hi cols in divrem
delete duplicate range check for next_next_pc in branch
delete not_branching, a_eq_b cols in branch (they can be represented by other cols)
add missed next_next_pc check for jump/jumpi
add missed check for src and result for add operation of maddu/msubu

@eigmax eigmax merged commit b12e1c2 into ProjectZKM:main May 23, 2025
3 checks passed
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.

2 participants