mirror of
https://github.com/verilator/verilator.git
synced 2025-01-24 15:24:04 +00:00
6 lines
306 B
Plaintext
6 lines
306 B
Plaintext
%Error-PKGNODECL: t/t_lint_pkgnodecl_bad.v:8:12: Package/class 'Pkg' not found, and needs to be predeclared (IEEE 1800-2023 26.3)
|
|
8 | initial Pkg::hello();
|
|
| ^~~
|
|
... For error description see https://verilator.org/warn/PKGNODECL?v=latest
|
|
%Error: Exiting due to
|