Skip to content

Commit

Permalink
Merge pull request #301 from abrisco/verilator
Browse files Browse the repository at this point in the history
Add missing verilator header file
  • Loading branch information
QuantamHD committed Mar 16, 2024
2 parents f22ccb2 + aa7ebc5 commit 992f293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependency_support/verilator/verilator.BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ cc_library(
"include/verilatedos.h",
"include/verilated_types.h",
"include/verilated_funcs.h",
"include/verilated_timing.h",
],
# TODO: Remove these once upstream fixes these warnings
copts = [
Expand Down

0 comments on commit 992f293

Please sign in to comment.