how to run an existing ELF file with risc-v instructions #2423
Unanswered
DreamWuGit
asked this question in
Q&A
Replies: 2 comments
-
Theorically, if you take the basic example from our docs, you just have to replace But it will likely not work because depending on |
Beta Was this translation helpful? Give feedback.
0 replies
-
To expand here a bit, the Without these things, this proof system will not work, and its unclear if the execution will work at all. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
have compiled some python code to risc-v ELF file with riesc-v instruction, and expect sp1 can load it to run , include generate proof and verify process.
any example shows how to do it ? I suppose it can be done.
Beta Was this translation helpful? Give feedback.
All reactions