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] Integrate AssertProperty lowering into BTOR2 pipeline #6975

Merged
merged 9 commits into from
May 3, 2024

Conversation

dobios
Copy link
Member

@dobios dobios commented Apr 30, 2024

This PR depends on #6974 and simply adds the LTL lowering to the btor2 pipeline in firtool. This should enable the btor2 pass to be exposed in Chisel.

@dobios dobios marked this pull request as ready for review May 2, 2024 20:00
@dobios dobios requested a review from dtzSiFive as a code owner May 2, 2024 20:00
@dobios dobios assigned fabianschuiki and unassigned fabianschuiki May 2, 2024
@dobios dobios requested a review from fabianschuiki May 2, 2024 20:00
@dobios dobios requested review from seldridge and uenoku May 2, 2024 23:36
Copy link
Contributor

@dtzSiFive dtzSiFive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although please register in firtool so the -mlir-print-* options know about it / work for it.

lib/Firtool/Firtool.cpp Show resolved Hide resolved
test/firtool/btor2-assertproperty.fir Show resolved Hide resolved
@dobios dobios merged commit 800209c into main May 3, 2024
4 checks passed
@dobios dobios deleted the dev/dobios/firtool-ltl-lowering-integration branch May 3, 2024 19:35
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