Commit 01d795a
authored
Bumps [third-party/verilator/master](https://github.com/verilator/verilator) from `0dc9f77` to `5c0ad5b`.
- [Commits](verilator/verilator@0dc9f77...5c0ad5b)
---
updated-dependencies:
- dependency-name: third-party/verilator/master
dependency-version: 5c0ad5bd1f64974c61d034ed8fb856d0cb5ef4d0
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 4744e67 commit 01d795a
1 file changed
+1
-1
lines changed- include/verilatedos_c.h+1
- src/V3Assert.cpp+3-4
- src/V3AssertProp.cpp+2-2
- src/V3Ast.cpp+2-2
- src/V3AstNodeExpr.h+2-2
- src/V3AstNodeOther.h+5-5
- src/V3AstNodeStmt.h+3-3
- src/V3Broken.cpp+1
- src/V3Const.cpp+18-18
- src/V3Control.cpp+1-1
- src/V3Dead.cpp+1-1
- src/V3DfgAstToDfg.cpp+1-1
- src/V3DfgOptimizer.cpp+3-2
- src/V3EmitCBase.cpp+1-1
- src/V3EmitCPch.cpp+1-1
- src/V3EmitCSyms.cpp+4-4
- src/V3EmitMkJson.cpp+3-3
- src/V3ExecGraph.cpp+7-7
- src/V3Expand.cpp+4-4
- src/V3File.cpp+1-1
- src/V3HierBlock.cpp+2-4
- src/V3Inline.cpp+1-2
- src/V3Life.cpp+1-1
- src/V3Number.cpp+2
- src/V3Options.cpp+2-1
- src/V3OrderInternal.h+1-1
- src/V3OrderParallel.cpp+1-1
- src/V3Param.cpp+6-6
- src/V3ParseGrammar.h+10-8
- src/V3SchedTrigger.cpp+5-5
- src/V3SchedUtil.cpp+1-1
- src/V3Simulate.h+2-2
- src/V3Task.cpp+3-2
- src/V3Unknown.cpp+5-4
- src/V3Unroll.cpp+2-2
- src/V3UnrollGen.cpp+3-3
- src/Verilator.cpp+1-1
- src/cppcheck-suppressions.txt+6
- src/verilog.y+7-7
- test_regress/t/t_config_hier.out+85
- test_regress/t/t_config_hier.py+18
- test_regress/t/t_config_hier.v+63
- test_regress/t/t_config_param.out+18-18
- test_regress/t/t_config_param.v+15-13
- test_regress/t/t_config_rules.out+79
- test_regress/t/t_config_rules.py+27
- test_regress/t/t_config_rules.v+50
- test_regress/t/t_config_rules_sub.v+38
- test_regress/t/t_config_top.out+22
- test_regress/t/t_config_top.py+16
- test_regress/t/t_config_top.v+31
- test_regress/t/t_config_top2.out+13
- test_regress/t/t_config_top2.py+16
- test_regress/t/t_config_top2.v+23
- test_regress/t/t_config_unsup.out+71-71
- test_regress/t/t_config_unsup.v+33-33
- test_regress/t/t_config_work.v+4-3
- test_regress/t/t_opt_inline_funcs.py+4-2
- test_regress/t/t_opt_inline_funcs.v+55-24
- test_regress/t/t_opt_inline_funcs_no.py+3-1
- test_regress/t/t_opt_inline_funcs_no_eager.py+3-1
- test_regress/t/t_udp_sequential.py+2-1
0 commit comments