-
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 #6116 from chipsalliance/dependabot/submodules/thi…
…rd_party/tools/verilator-49bccb5 build(deps): bump third_party/tools/verilator from `7081ea0` to `49bccb5`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule verilator
updated
18 files
+2 −1 | Changes | |
+1 −2 | bin/verilator_profcfunc | |
+1 −0 | docs/guide/example_sc.rst | |
+5 −3 | src/V3LinkJump.cpp | |
+45 −4 | src/V3Randomize.cpp | |
+4 −0 | src/astgen | |
+5 −4 | src/bisonpre | |
+0 −2 | src/verilog.y | |
+5 −5 | test_regress/driver.py | |
+9 −1 | test_regress/t/t_constraint_dist.v | |
+0 −17 | test_regress/t/t_constraint_dist_unsup.out | |
+0 −40 | test_regress/t/t_constraint_dist_unsup.v | |
+8 −6 | test_regress/t/t_debug_emitv.out | |
+6 −4 | test_regress/t/t_fork_repeat.py | |
+34 −0 | test_regress/t/t_fork_repeat.v | |
+9 −6 | test_regress/t/t_uvm_all.py | |
+3 −4 | test_regress/t/t_uvm_todo.py | |
+1 −1 | test_regress/t/vltest_bootstrap.py |