mirror of
https://github.com/verilator/verilator.git
synced 2025-01-21 05:44:03 +00:00
15 lines
476 B
Plaintext
15 lines
476 B
Plaintext
%Error: t/t_gen_nonconst_bad.v:8:4: Cannot find file containing module: 'nfound'
|
|
8 | nfound nfound();
|
|
| ^~~~~~
|
|
%Error: t/t_gen_nonconst_bad.v:8:4: This may be because there's no search path specified with -I<dir>.
|
|
8 | nfound nfound();
|
|
| ^~~~~~
|
|
... Looked in:
|
|
nfound
|
|
nfound.v
|
|
nfound.sv
|
|
obj_dir/nfound
|
|
obj_dir/nfound.v
|
|
obj_dir/nfound.sv
|
|
%Error: Exiting due to
|