Commit fa8d05c
authored
Bumps [third-party/verilator/master](https://github.com/verilator/verilator) from `100c831` to `9d74984`.
- [Commits](verilator/verilator@100c831...9d74984)
---
updated-dependencies:
- dependency-name: third-party/verilator/master
dependency-version: 9d749841633f32c424f22acb37620f848ea111ce
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 cab0907 commit fa8d05c
1 file changed
+1
-1
lines changed- src/CMakeLists.txt+2
- src/Makefile_obj.in+1
- src/V3Assert.cpp+42-28
- src/V3AssertPre.cpp+12-68
- src/V3AssertProp.cpp+264
- src/V3AssertProp.h+32
- src/V3Ast.h+2
- src/V3AstNodeExpr.h+70-7
- src/V3AstNodeStmt.h+11
- src/V3Clock.cpp+23-15
- src/V3Coverage.cpp+7-4
- src/V3EmitCSyms.cpp+2-2
- src/V3EmitV.cpp+12-15
- src/V3Width.cpp+34-1
- src/Verilator.cpp+3
- src/verilog.y+3-2
- test_regress/t/t_cover_sys_line_expr.out+339
- test_regress/t/t_cover_sys_line_expr.py+26
- test_regress/t/t_cover_sys_line_expr.v+81
- test_regress/t/t_debug_emitv.out+1-3
- test_regress/t/t_debug_emitv.v+1-3
- test_regress/t/t_expect.out+1-10
- test_regress/t/t_flag_csplit.v+2-1
- test_regress/t/t_flag_csplit_groups.py+1-1
- test_regress/t/t_property_sexpr.out+133-139
- test_regress/t/t_property_sexpr.v+79-75
- test_regress/t/t_property_sexpr_bad.out+2-2
- test_regress/t/t_property_sexpr_bad.v+2-2
- test_regress/t/t_property_sexpr_cov.dat.out+5
- test_regress/t/t_property_sexpr_cov.out+30-28
- test_regress/t/t_property_sexpr_cov.py+1
- test_regress/t/t_property_sexpr_cov.v+3
- test_regress/t/t_property_sexpr_multi.py+18
- test_regress/t/t_property_sexpr_multi.v+249
- test_regress/t/t_property_sexpr_parse_unsup.out+15-27
- test_regress/t/t_property_sexpr_unsup.out+35-20
- test_regress/t/t_property_sexpr_unsup.v+9-5
- test_regress/t/t_sequence_sexpr_unsup.out+73-94
- test_regress/t/t_sequence_sexpr_unsup.v-3
- test_regress/t/t_sys_file_basic_cover_expr.out+1
- test_regress/t/t_sys_file_basic_cover_expr.py+26
0 commit comments