Skip to content

Conversation

@kroening
Copy link
Collaborator

This splits convert_trans_to_netlistt::map_vars into two pieces: one that identifies the variables to be put into the var_map, and one that allocates net-list nodes for those variables.

@kroening kroening marked this pull request as ready for review December 15, 2025 01:24
Comment on lines 279 to 280
boolbv_widtht boolbv_width(ns);

Copy link
Collaborator

Choose a reason for hiding this comment

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

This is never used?!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed

This splits convert_trans_to_netlistt::map_vars into two pieces: one that
identifies the variables to be put into the var_map, and one that allocates
net-list nodes for those variables.
@kroening kroening merged commit f88257a into main Dec 15, 2025
11 checks passed
@kroening kroening deleted the split-map-vars branch December 15, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants