mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
65b632a7dd
- Use parallel_case, unique, and unique0 in error message - Distinguish multiple match and no match - Show the case value that triggers the assertion
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
[10] %Error: t_assert_inside_cond.v:39: Assertion failed in top.t: unique case, but none matched for '12'h389'
|
|
%Error: t/t_assert_inside_cond.v:39: Verilog $stop
|
|
Aborting...
|