Skip to content

Verilog: consolidate code that computes width of given type #562

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
Jun 19, 2024

Conversation

kroening
Copy link
Member

This replaces verilog_typecheck_exprt::bits_rec by an invocation to verilog_typecheck_baset::get_width_opt.

@kroening kroening marked this pull request as ready for review June 19, 2024 21:06
This replaces verilog_typecheck_exprt::bits_rec by an invocation to
verilog_typecheck_baset::get_width_opt.
@tautschnig tautschnig merged commit 6d90287 into main Jun 19, 2024
6 checks passed
@tautschnig tautschnig deleted the get_width_opt branch June 19, 2024 21:19
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