-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4987 from chipsalliance/dependabot/submodules/thi…
…rd_party/tools/verilator-839a8fa build(deps): bump third_party/tools/verilator from `5676443` to `839a8fa`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule verilator
updated
12 files
+1 −0 | Changes | |
+13 −9 | src/V3Ast.h | |
+19 −34 | src/V3CUse.cpp | |
+4 −3 | src/V3EmitCBase.h | |
+3 −4 | src/V3EmitCHeaders.cpp | |
+2 −2 | src/V3LinkDot.cpp | |
+7 −5 | src/V3Width.cpp | |
+9 −0 | test_regress/t/t_enum_bad_cell.out | |
+20 −0 | test_regress/t/t_enum_bad_cell.pl | |
+17 −0 | test_regress/t/t_enum_bad_cell.v | |
+2 −2 | test_regress/t/t_enum_bad_hide.out | |
+24 −1 | test_regress/t/t_stream_dynamic.v |