hdl
hdl copied to clipboard
Treat `iverilog` warnings as errors for SV codegen output testing
iverilog does not have -Werror switch so this will likely require some "grepping" on Rust side.
We should also grep for failing assertions and treat them as errors too.
We should also grep for failing assertions and treat them as errors too.
I see grep - I panic