-
Notifications
You must be signed in to change notification settings - Fork 4
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
WIP: integration test #368
Open
kunxian-xia
wants to merge
60
commits into
master
Choose a base branch
from
feat/guest-example
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
f4ddd9a
wip
kunxian-xia b24c98a
wip
kunxian-xia 9dd45db
include all opcodes in rv32im config
kunxian-xia 05b46ca
ignore ecall other than halt
kunxian-xia 37d0666
redirect X0 writes to X32
kunxian-xia 41cbb09
taplo fmt
kunxian-xia 3ec6bf7
print out more info for debugging
kunxian-xia ab2c12b
Merge remote-tracking branch 'origin/master' into feat/guest-example
kunxian-xia 71dfac6
commit opcode circuits first
kunxian-xia ea12939
debugging sumcheck prover hang
kunxian-xia 0080e6c
more debugging info
kunxian-xia 8b8f820
fix
kunxian-xia 3e9e8d2
Merge remote-tracking branch 'origin/master' into feat/guest-example
kunxian-xia e605d85
fmt
kunxian-xia b6ac182
feat/vm-circuits: collect all instructions in the VM config
1d3d9a3
fix/0-instances
c0549a5
fix/0-instances: Test an empty circuit
5cc0ec9
Merge branch 'fix/0-instances' into feat/vm-circuits
c51db7f
Merge branch 'master' into fix/0-instances
naure 9cea5d3
add more table circuits in rv32im config
kunxian-xia 266be39
Merge branch 'master' into fix/0-instances
naure 5e83e52
Merge branch 'master' into fix/0-instances
naure 614fe9d
Merge branch 'master' into fix/0-instances
naure c8244cd
fix: disable unintended parallel processing in sumcheck stage 1 (#530)
hero78119 2341438
Merge branch 'fix/0-instances' into feat/vm-circuits
naure f63be53
Merge branch 'master' into feat/guest-example
1291502
feat/guest-example: fix after merge
e6b4ea7
Merge branch 'master' into feat/guest-example
85b58c8
Merge branch 'master' into feat/vm-circuits
naure 19a8dbf
feat/vm-circuits: add everything
27c5e83
Merge branch 'feat/vm-circuits' into feat/guest-example-tmp
900cac2
Merge branch 'master' into feat/guest-example
kunxian-xia 22da49c
Merge branch 'master' into feat/guest-example
kunxian-xia 44a205a
feat/guest-example: support empty PI vector
4036b00
feat/guest-example: optional halt
bd3db94
feat/guest-example: find end_pc
6576c42
feat/guest-example: parameter --max-steps
6dd10c3
Merge branch 'master' into feat/guest-example
988f15c
use mock prover to find errors
kunxian-xia 9121333
run fibonacci in ci
kunxian-xia a56885a
fix lint error
kunxian-xia 803f7e5
Merge branch 'master' into feat/guest-example
kunxian-xia a2e9cea
add ecall dummy circuit
kunxian-xia cc4a8ad
Merge branch 'master' into feat/guest-example
6c50c79
Feat/guest example dummy (#574)
naure 4a9ab4b
feat/guest-example: increase range of RW program data
c624003
Fix: assignment of Memory Finalize (#583)
kunxian-xia c5fef04
feat/guest-example: refactor SetTableSpec + flexible addr assign
e467598
feat/guest-example: program_data_final
ea47cd8
feat/guest-example: fix memory final assignment
e0d69c0
feat/guest-example: include the stack in mem init
cfd2545
feat/guest-example: remove usage of rom_start
8945aec
feat/guest-example: start separating memory circuits
db601c9
feat/guest-example: remove unused mem_config
9c81398
feat/guest-example: move all mem circuits to MMU
3a78b11
Merge branch 'master' into feat/guest-example
a5e1d02
feat/guest-example: validator of memory ranges
a1181e1
feat/guest-example: increase stack size
efed100
feat/guest-example: extend data size
bb0cbbf
Typo
naure File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe leave some comments for these two magic numbers.