2024-08-20 20:47:43 +02:00
|
|
|
%Error: t/t_preproc_inc_notfound_bad.v:7:10: Cannot find include file: 'this_file_is_not_found.vh'
|
2020-04-04 02:07:46 +02:00
|
|
|
7 | `include "this_file_is_not_found.vh"
|
|
|
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2019-06-27 01:12:57 +02:00
|
|
|
... Looked in:
|
|
|
|
|
t/this_file_is_not_found.vh
|
|
|
|
|
t/this_file_is_not_found.vh.v
|
|
|
|
|
t/this_file_is_not_found.vh.sv
|
|
|
|
|
this_file_is_not_found.vh
|
|
|
|
|
this_file_is_not_found.vh.v
|
|
|
|
|
this_file_is_not_found.vh.sv
|
|
|
|
|
obj_vlt/t_preproc_inc_notfound_bad/this_file_is_not_found.vh
|
|
|
|
|
obj_vlt/t_preproc_inc_notfound_bad/this_file_is_not_found.vh.v
|
|
|
|
|
obj_vlt/t_preproc_inc_notfound_bad/this_file_is_not_found.vh.sv
|
|
|
|
|
%Error: Exiting due to
|