mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
6 lines
295 B
Plaintext
6 lines
295 B
Plaintext
%Error-PKGNODECL: t/t_package_alone_bad.v:7:8: Package/class 'pkg' not found, and needs to be predeclared (IEEE 1800-2023 26.3)
|
|
7 | export pkg::something;
|
|
| ^~~
|
|
... For error description see https://verilator.org/warn/PKGNODECL?v=latest
|
|
%Error: Exiting due to
|