verilator/test_regress/t/t_gen_nonconst_bad.out

14 lines
601 B
Plaintext
Raw Normal View History

%Error-MODMISSING: t/t_gen_nonconst_bad.v:8:4: Cannot find file containing module: 'nfound'
2022-11-05 16:40:34 +01:00
8 | nfound nfound();
| ^~~~~~
... For error description see https://verilator.org/warn/MODMISSING?v=latest
... This may be because there's no search path specified with -I<dir>.
... Looked in:
nfound
nfound.v
nfound.sv
obj_dir/nfound
obj_dir/nfound.v
obj_dir/nfound.sv
%Error: Exiting due to