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

[firtool] Add FlattenModulesPass to the btor2 emission pipeline #6999

Merged
merged 3 commits into from
May 8, 2024

Conversation

dobios
Copy link
Member

@dobios dobios commented May 7, 2024

In order to support multi-module designs in the formal backend, we need to inline the modules before converting them to btor2.

This is a naive approach but will work just fine for now.

tools/firtool/firtool.cpp Outdated Show resolved Hide resolved
@dobios dobios merged commit 57c0764 into main May 8, 2024
4 checks passed
@dobios dobios deleted the dev/dobios/add-inline-modules-in-formal-flow branch May 8, 2024 06:10
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.

3 participants