Skip to content
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

Automate SystemVerilog to BTOR conversion for Calyx Primitives #1757

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

NgaiJustin
Copy link
Contributor

This PR adds tools/sv2btor.py, a basic script that leverages yosys and verible to translate the .sv primitives into BTOR2. Please take a look at the documentation for how to use the script. This PR also adds all the converted BTOR2 for all the primitives under the core directory.

Our next step is to implement the interpreter for BTOR2

@NgaiJustin NgaiJustin marked this pull request as ready for review October 28, 2023 19:39
@NgaiJustin NgaiJustin merged commit d251209 into master Oct 31, 2023
5 checks passed
@NgaiJustin NgaiJustin deleted the justin/sv2btor branch October 31, 2023 13:06
rachitnigam pushed a commit that referenced this pull request Feb 16, 2024
* Migrate changes from NgaiJustin/calyx for sv to btor2 conversion

* Update sv2btor.md
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