forked from github/verilator
422c076fec
This support code merely adds the capability to skip over the encrypted parts. Many models have unencrypted module interfaces with ports, and only encrypt the critical parts.
18 lines
388 B
Plaintext
18 lines
388 B
Plaintext
%Error-BADSTDPRAGMA: t/t_pp_pragma_bad.v:7:1: `pragma is missing a pragma_expression.
|
|
7 | `pragma
|
|
| ^~~~~~~
|
|
... For error description see https://verilator.org/warn/BADSTDPRAGMA?v=latest
|
|
`line 1 "t/t_pp_pragma_bad.v" 1
|
|
|
|
|
|
`line 3 "t/t_pp_pragma_bad.v" 0
|
|
|
|
|
|
|
|
|
|
`line 7 "t/t_pp_pragma_bad.v" 0
|
|
`pragma
|
|
|
|
`line 9 "t/t_pp_pragma_bad.v" 2
|
|
%Error: Exiting due to
|