Skip to content

add a netlist_boolbvt member to convert_trans_to_netlistt #1101

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

Merged
merged 1 commit into from
May 11, 2025

Conversation

kroening
Copy link
Member

@kroening kroening commented May 6, 2025

This adds netlist_boolbvt as a member to convert_trans_to_netlistt. This enables the retention of the expression cache that boolbvt implements, and hence, sharing of common subexpressions.

@kroening kroening marked this pull request as ready for review May 6, 2025 19:40
@tautschnig
Copy link
Collaborator

Now requires a rebase/conflict resolution.

This adds netlist_boolbvt as a member to convert_trans_to_netlistt.  This
enables the retention of the expression cache that boolbvt implements, and
hence, sharing of common subexpressions.
@kroening kroening force-pushed the netlist_boolbvt_member branch from b307d46 to e5d03df Compare May 8, 2025 18:24
@kroening
Copy link
Member Author

kroening commented May 8, 2025

Now requires a rebase/conflict resolution.

Done

@tautschnig tautschnig merged commit 3b326d1 into main May 11, 2025
9 checks passed
@tautschnig tautschnig deleted the netlist_boolbvt_member branch May 11, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants