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

Treat iverilog warnings as errors for SV codegen output testing #213

Open
Jacajack opened this issue Oct 25, 2023 · 2 comments
Open

Treat iverilog warnings as errors for SV codegen output testing #213

Jacajack opened this issue Oct 25, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request nice to have Only if we have time testing Testing related task

Comments

@Jacajack
Copy link
Owner

iverilog does not have -Werror switch so this will likely require some "grepping" on Rust side.

@Jacajack Jacajack added enhancement New feature or request testing Testing related task nice to have Only if we have time labels Oct 25, 2023
@Jacajack Jacajack self-assigned this Oct 25, 2023
@Jacajack Jacajack removed the nice to have Only if we have time label Oct 25, 2023
@Jacajack
Copy link
Owner Author

We should also grep for failing assertions and treat them as errors too.

@WojciechPtas
Copy link
Collaborator

WojciechPtas commented Oct 26, 2023

We should also grep for failing assertions and treat them as errors too.

I see grep - I panic

@Jacajack Jacajack added the nice to have Only if we have time label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have Only if we have time testing Testing related task
Projects
None yet
Development

No branches or pull requests

2 participants