verilator/test_regress/t/t_protect_ids_bad.out

10 lines
613 B
Plaintext
Raw Normal View History

%Error-UNSUPPORTED: Unsupported: Using --protect-ids with --public
... Suggest remove --public.
2021-04-24 14:33:49 +00:00
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Warning-INSECURE: Using --protect-ids with --trace may expose private design details
... Suggest remove --trace.
... Use "/* verilator lint_off INSECURE */" and lint_on around source to disable this message.
%Warning-INSECURE: Using --protect-ids with --vpi may expose private design details
... Suggest remove --vpi.
%Error: Exiting due to