mirror of
https://github.com/verilator/verilator.git
synced 2025-04-04 19:52:39 +00:00
- Use parallel_case, unique, and unique0 in error message - Distinguish multiple match and no match - Show the case value that triggers the assertion
13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
match_item0
|
|
match_item0
|
|
match_item0
|
|
match_item0
|
|
match_item0
|
|
match_item0
|
|
match_item0
|
|
match_item0
|
|
match_item0
|
|
[90] %Error: t_assert_unique_case_bad.v:36: Assertion failed in top.t: unique case, but multiple matches found for '12'h388'
|
|
%Error: t/t_assert_unique_case_bad.v:36: Verilog $stop
|
|
Aborting...
|