VCS caught a lint issue of continuous assignment width mismatch in br_counter. This is caught in VCS when all lint warnings are elevated to full-blown errors.
Next steps:
Fix the lib
Understand why verilog_lint_test doesn't catch it
Consider elevating all lint warnings in verilog_sim_test to be errors.
VCS caught a lint issue of continuous assignment width mismatch in br_counter. This is caught in VCS when all lint warnings are elevated to full-blown errors.
Next steps:
verilog_lint_test
doesn't catch itFound by @awijaya-openai