9 lines
595 B
Plaintext
9 lines
595 B
Plaintext
%Error-BADVLTPRAGMA: t/t_pp_underline_bad.v:8:3: Extra underscore in meta-comment, ignoring comment; use /*verilator {...}*/ not /*verilator_{...}*/
|
|
8 | // verilator_no_inline_module
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
... For error description see https://verilator.org/warn/BADVLTPRAGMA?v=latest
|
|
%Error-BADVLTPRAGMA: t/t_pp_underline_bad.v:10:18: Extra underscore in meta-comment, ignoring comment; use /*synopsys {...}*/ not /*synopsys_{...}*/
|
|
10 | case (1'b1) // synopsys_full_case
|
|
| ^~~~~~~~~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|