Skip to content

ebmc: add --systemverilog command-line option #410

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
Mar 19, 2024
Merged

Conversation

kroening
Copy link
Member

@kroening kroening commented Mar 11, 2024

This adds the command-line option --systemverilog to ebmc, which switches the Verilog front-end to recognize SystemVerilog.

@kroening kroening force-pushed the force-system-verilog branch from a609c68 to 6a7bda1 Compare March 11, 2024 19:33
@kroening kroening marked this pull request as ready for review March 11, 2024 19:34
@kroening kroening force-pushed the force-system-verilog branch from 6a7bda1 to e2c2a48 Compare March 11, 2024 19:42
@kroening kroening force-pushed the force-system-verilog branch from e2c2a48 to 148dcec Compare March 19, 2024 12:36
@@ -21,6 +22,7 @@ Author: Daniel Kroening, [email protected]
#include <langapi/mode.h>
#include <trans-word-level/show_module_hierarchy.h>
#include <trans-word-level/show_modules.h>
#include <verilog/verilog_language.h>
Copy link
Collaborator

Choose a reason for hiding this comment

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

That's not actually needed any longer, is it?

This adds the command-line option --systemverilog to ebmc, which switches
the Verilog front-end to recognize SystemVerilog.
@kroening kroening force-pushed the force-system-verilog branch from 148dcec to c1cbce3 Compare March 19, 2024 12:42
@kroening kroening changed the title ebmc: add --system-verilog command-line option ebmc: add --systemverilog command-line option Mar 19, 2024
@kroening kroening merged commit fbfde77 into main Mar 19, 2024
@kroening kroening deleted the force-system-verilog branch March 19, 2024 12:49
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