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

Verilog: clarify method signatures #356

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Verilog: clarify method signatures #356

merged 2 commits into from
Jan 31, 2024

Conversation

kroening
Copy link
Member

To clarify the side effect of the typecheck() method, the value of the module symbol is now set there.

To clarify the side effect of the typecheck() method, the value of the
module symbol is now set there.
@kroening kroening marked this pull request as ready for review January 28, 2024 02:42
This method only takes the ports as input, not the full module source.
@kroening kroening changed the title Verilog: set module value in typecheck() Verilog: clarify method signatures Jan 28, 2024
@tautschnig tautschnig merged commit 80245d3 into main Jan 31, 2024
4 checks passed
@tautschnig tautschnig deleted the verilog_module_expr branch January 31, 2024 11:41
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