mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 08:07:46 +00:00
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
%Warning-IMPORTSTAR: t/t_lint_importstar_bad.v:10:12: Import::* in $unit scope may pollute global namespace
|
|
import defs::*;
|
|
^~
|
|
... Use "/* verilator lint_off IMPORTSTAR */" and lint_on around source to disable this message.
|
|
%Error: Exiting due to
|