Skip to content

introduce expr2verilogt::resultt #672

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
Sep 11, 2024
Merged

introduce expr2verilogt::resultt #672

merged 1 commit into from
Sep 11, 2024

Conversation

kroening
Copy link
Member

@kroening kroening commented Sep 6, 2024

This introduces a struct to return the pair of string and precedence in expr2verilog, instead of just returning the string, and assigning the precedence to a reference parameter.

This introduces a struct to return the pair of string and precedence in
expr2verilog, instead of just returning the string, and assigning the
precedence to a reference parameter.
@kroening kroening force-pushed the expr2verilog-resultt branch from bdda6a6 to 9aca334 Compare September 10, 2024 14:58
@kroening kroening marked this pull request as ready for review September 10, 2024 14:58
Copy link
Collaborator

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

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

Can we please also have this in expr2ct? :-)

@tautschnig tautschnig merged commit d48ddee into main Sep 11, 2024
8 checks passed
@tautschnig tautschnig deleted the expr2verilog-resultt branch September 11, 2024 10:02
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