ed255 / riscu-jolt

RISCU emulator and zk circuit simulator as a reference for a Jolt implementation
23 stars 1 forks source link

Add tests for arithmetic / bitwise instructions #1

Closed ed255 closed 1 year ago

ed255 commented 1 year ago

Following this structure, add test to compare the emulator and the simulator: https://github.com/ed255/riscu-jolt/blob/ab0bf5a97233942b225859a2bc9153741a6ff999/src/tests.rs#L15-L47