We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I cannot find the TinyRAM compiler. I think it would be great to show how the .s in https://github.com/scipr-lab/libsnark/tree/master/tinyram_examples can be generated.
.s
The text was updated successfully, but these errors were encountered:
+1 Was TinyRAM compiler made public?
Sorry, something went wrong.
If someone knows how to even access tinyRAM compiler or suggest some alternative , that will also be great. Please let me know what you think of it?
@mkumar-cognam , I wrote a backend for tinyRAM for llvm: https://github.com/Orbis-Tertius/llvm-project/tree/tinyRAM_backend-1 It should be fully functional.
Here are related repositories:
No branches or pull requests
Hi, I cannot find the TinyRAM compiler. I think it would be great to show how the
.s
in https://github.com/scipr-lab/libsnark/tree/master/tinyram_examples can be generated.The text was updated successfully, but these errors were encountered: