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

verific: Disable module existence check during static elaboration #4806

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

mmicko
Copy link
Member

@mmicko mmicko commented Dec 6, 2024

Static elaboration will fail in cases there is an instance of blackbox module similar as for analysis, we are lowering msg level to INFO to prevent that. In case there is no blackbox module during elaboration then process will fail anyway.
Factored out save_blackbox_msg_state() and restore_blackbox_msg_state for convinience sake.
Added couple of Verilog test cases.

@mmicko mmicko changed the title Add verific verilog test cases for blackboxes verific: Disable module existence check during static elaboration Dec 6, 2024
@mmicko mmicko merged commit d0f239a into main Dec 9, 2024
44 checks passed
@mmicko mmicko deleted the micko/verific_blackbox branch December 9, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant