1 file changed
+1
-1
lines changed- docs/CONTRIBUTORS+1
- include/verilated_fst_c.cpp+3
- include/verilated_trace.h+3
- include/verilated_types.h+13-12
- src/V3Assert.cpp+5-3
- src/V3Ast.cpp-9
- src/V3Ast.h+4-8
- src/V3AstInlines.h-12
- src/V3AstNodeExpr.h+53-33
- src/V3AstNodeOther.h+46-87
- src/V3AstNodeStmt.h+68-23
- src/V3AstNodes.cpp+14-28
- src/V3CCtors.cpp+6-6
- src/V3Clean.cpp+4-7
- src/V3Clock.cpp+10-4
- src/V3Common.cpp+5-6
- src/V3Delayed.cpp+5-5
- src/V3Depth.cpp+3-3
- src/V3Descope.cpp+1-2
- src/V3EmitCBase.h-1
- src/V3EmitCFunc.h+51-43
- src/V3EmitCImp.cpp+3-3
- src/V3EmitV.cpp+39-30
- src/V3ExecGraph.cpp+43-44
- src/V3Expand.cpp+1-1
- src/V3File.cpp+16-11
- src/V3Hasher.cpp+24-5
- src/V3Life.cpp+19-20
- src/V3LinkDot.cpp+14-16
- src/V3Localize.cpp+1-1
- src/V3ParseGrammar.h+2-3
- src/V3Premit.cpp+2-2
- src/V3ProtectLib.cpp+193-207
- src/V3Randomize.cpp+41-46
- src/V3Sched.cpp+20-26
- src/V3SchedTiming.cpp+4-4
- src/V3Simulate.h+1-1
- src/V3Subst.cpp+10-1
- src/V3Task.cpp+110-129
- src/V3Timing.cpp+16-12
- src/V3Trace.cpp+35-30
- src/V3TraceDecl.cpp+1-1
- src/V3Unknown.cpp+3-2
- src/V3Width.cpp+10-8
- src/verilog.y+18-8
- test_regress/t/t_dump_json.out+11-11
- test_regress/t/t_json_only_debugcheck.out+662-658
- test_regress/t/t_trace_fst.out+383-373
- test_regress/t/t_trace_fst.v+6
- test_regress/t/t_trace_saif.out+5
- test_regress/t/t_with.v+75-47
- test_regress/t/t_xml_debugcheck.out+12-10
0 commit comments