10 lines
465 B
Plaintext
10 lines
465 B
Plaintext
%Error: t/t_langext_2.v:46:7: syntax error, unexpected IDENTIFIER-for-type
|
|
46 | genvar i;
|
|
| ^~~~~~
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
|
%Error: t/t_langext_2.v:49:21: syntax error, unexpected case
|
|
49 | unique0 case (i)
|
|
| ^~~~
|
|
%Error: Cannot continue
|
|
... This fatal error may be caused by the earlier error(s); resolve those first.
|