2025-09-10 00:32:04 +02:00
|
|
|
%Warning-IMPORTSTAR: t/t_lint_importstar_bad.v:11:8: 'import::*' in $unit scope may pollute global namespace
|
2020-04-04 02:07:46 +02:00
|
|
|
11 | import defs::*;
|
2025-05-18 04:42:00 +02:00
|
|
|
| ^~~~
|
2021-04-24 16:33:49 +02:00
|
|
|
... For warning description see https://verilator.org/warn/IMPORTSTAR?v=latest
|
2019-05-31 02:30:59 +02:00
|
|
|
... Use "/* verilator lint_off IMPORTSTAR */" and lint_on around source to disable this message.
|
2018-11-29 00:25:34 +01:00
|
|
|
%Error: Exiting due to
|