Skip to content

how to add include path for Verilator #4870

Discussion options

You must be logged in to vote

Verilator issues this warning because the file containing the package declaration is not known. Fully specifying the file using an option like the following does solve the issue.

let g:ale_verilog_verilator_options = '-/path_to_my_rtl_dir/my_package_filename.sv'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gkamendje
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant