Commit 4cbb2ac
authored
Bumps [third-party/verilator/master](https://github.com/verilator/verilator) from `ec38fb7` to `3b0db63`.
- [Commits](verilator/verilator@ec38fb7...3b0db63)
---
updated-dependencies:
- dependency-name: third-party/verilator/master
dependency-version: 3b0db630c19e730b34eab212af60b4d88c1ded7d
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82f74dc commit 4cbb2ac
1 file changed
+1
-1
lines changed- .github/workflows/coverage.yml+1-1
- .github/workflows/pages.yml+1-1
- .github/workflows/rtlmeter-pr-results.yml+1-1
- .github/workflows/rtlmeter.yml+4-2
- Changes+1
- configure.ac+2-1
- docs/gen/ex_SUPERNFIRST_faulty.rst+8
- docs/gen/ex_SUPERNFIRST_msg.rst+4
- docs/guide/warnings.rst+18
- include/verilated.h+7-12
- src/V3Assert.cpp+13-1
- src/V3AssertPre.cpp+4-18
- src/V3Error.h+9-7
- src/V3Width.cpp+27
- test_regress/driver.py+6-3
- test_regress/t/t_assert_disable_iff.v+4-2
- test_regress/t/t_assert_implication.v+2-2
- test_regress/t/t_class_new_supernfirst_bad.out+9
- test_regress/t/t_class_new_supernfirst_bad.py+24
- test_regress/t/t_class_new_supernfirst_bad.v+29
- test_regress/t/t_dist_cinclude.py+1-1
- test_regress/t/t_time_sc_10_ns.out+5
- test_regress/t/t_time_sc_10_ns.py+22
- test_regress/t/t_uvm_dpi.v+10
- test_regress/t/t_uvm_dpi_v2017_1_0.out+7-7
- test_regress/t/t_uvm_dpi_v2017_1_0.py+6-3
- test_regress/t/t_uvm_dpi_v2020_3_1.out+37
- test_regress/t/t_uvm_dpi_v2020_3_1.py+26
- test_regress/t/t_uvm_hello.v+1-1
- test_regress/t/t_uvm_hello_all_v2017_1_0_dpi.py+35
- test_regress/t/t_uvm_hello_all_v2017_1_0_nodpi.py+5
- test_regress/t/t_uvm_hello_all_v2020_3_1_dpi.py+35
- test_regress/t/t_uvm_hello_all_v2020_3_1_nodpi.py+5
- test_regress/t/uvm/uvm_pkg_all_v2017_1_0_dpi.svh+37.7k
- test_regress/t/uvm/uvm_pkg_all_v2020_3_1_dpi.svh+46.5k
- test_regress/t/uvm/v2017_1_0/dpi/.clang-format
- test_regress/t/uvm/v2017_1_0/dpi/uvm_common.c
- test_regress/t/uvm/v2017_1_0/dpi/uvm_dpi.cc
- test_regress/t/uvm/v2017_1_0/dpi/uvm_dpi.h
- test_regress/t/uvm/v2017_1_0/dpi/uvm_dpi.svh
- test_regress/t/uvm/v2017_1_0/dpi/uvm_hdl.c
- test_regress/t/uvm/v2017_1_0/dpi/uvm_hdl.svh+3-3
- test_regress/t/uvm/v2017_1_0/dpi/uvm_hdl_verilator.c
- test_regress/t/uvm/v2017_1_0/dpi/uvm_regex.cc
- test_regress/t/uvm/v2017_1_0/dpi/uvm_regex.svh
- test_regress/t/uvm/v2017_1_0/dpi/uvm_svcmd_dpi.c
- test_regress/t/uvm/v2017_1_0/dpi/uvm_svcmd_dpi.svh
- test_regress/t/uvm/v2020_3_1/dpi/.clang-format+125
- test_regress/t/uvm/v2020_3_1/dpi/uvm_common.c+62
- test_regress/t/uvm/v2020_3_1/dpi/uvm_dpi.cc+80
- test_regress/t/uvm/v2020_3_1/dpi/uvm_dpi.h+96
- test_regress/t/uvm/v2020_3_1/dpi/uvm_dpi.svh+60
- test_regress/t/uvm/v2020_3_1/dpi/uvm_hdl.c+50
- test_regress/t/uvm/v2020_3_1/dpi/uvm_hdl.svh+183
- test_regress/t/uvm/v2020_3_1/dpi/uvm_hdl_polling.c+678
- test_regress/t/uvm/v2020_3_1/dpi/uvm_hdl_verilator.c+342
- test_regress/t/uvm/v2020_3_1/dpi/uvm_polling_dpi.svh+94
- test_regress/t/uvm/v2020_3_1/dpi/uvm_regex.cc+368
- test_regress/t/uvm/v2020_3_1/dpi/uvm_regex.svh+155
- test_regress/t/uvm/v2020_3_1/dpi/uvm_svcmd_dpi.c+107
- test_regress/t/uvm/v2020_3_1/dpi/uvm_svcmd_dpi.svh+85
0 commit comments