verilator/test_regress/t/t_array_pattern_bad2.out

7 lines
358 B
Plaintext
Raw Normal View History

2026-03-03 13:21:24 +01:00
%Error: t/t_array_pattern_bad2.v:20:24: Multiple '{ default: } clauses
: ... note: In instance 't'
2026-03-03 13:21:24 +01:00
20 | always_comb myinfo = '{default: '0, default: '1};
| ^~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
2022-12-30 02:18:28 +01:00
%Error: Exiting due to