1 file changed
+1
-1
lines changed- include/verilated_dpi.h+22-6
- src/V3Assert.cpp+2-1
- src/V3AstInlines.h+1-2
- src/V3AstNodeExpr.h+2-4
- src/V3AstNodes.cpp+8-2
- src/V3Begin.cpp+35-1
- src/V3Case.cpp+35-4
- src/V3LinkDot.cpp+7-3
- src/V3Sched.cpp+1-1
- src/V3Task.cpp+95-122
- src/V3Timing.cpp+1-1
- src/V3UniqueNames.h+2-2
- src/V3Width.cpp+92-45
- test_regress/t/t_case_call_count.py+20
- test_regress/t/t_case_call_count.v+56
- test_regress/t/t_case_inside_call_count.py+20
- test_regress/t/t_case_inside_call_count.v+57
- test_regress/t/t_clk_concat.out-658
- test_regress/t/t_clk_concat_vlt.out-658
- test_regress/t/t_dedupe_clk_gate.out-1.6k
- test_regress/t/t_dpi_arg_inout_unpack.cpp+775-306
- test_regress/t/t_dpi_arg_inout_unpack.v+919-335
- test_regress/t/t_dpi_arg_inout_unpack__Dpi.out+120
- test_regress/t/t_dpi_arg_input_unpack.cpp+399
- test_regress/t/t_dpi_arg_input_unpack.v+464-13
- test_regress/t/t_dpi_arg_input_unpack__Dpi.out+120
- test_regress/t/t_dpi_arg_output_unpack.cpp+274-9
- test_regress/t/t_dpi_arg_output_unpack.v+453-15
- test_regress/t/t_dpi_arg_output_unpack__Dpi.out+122-2
- test_regress/t/t_dpi_var.out-1.5k
- test_regress/t/t_dpi_var_vlt.out-1.5k
- test_regress/t/t_func_dotted_inl0.out-750
- test_regress/t/t_func_dotted_inl0_vlt.out-750
- test_regress/t/t_func_dotted_inl2.out-693
- test_regress/t/t_func_dotted_inl2_vlt.out-693
- test_regress/t/t_inside3.py+18
- test_regress/t/t_inside3.v+37
- test_regress/t/t_inst_tree_inl0_pub0.out-1.5k
- test_regress/t/t_inst_tree_inl1_pub0.out-1.4k
- test_regress/t/t_inst_tree_inl1_pub1.out-4.4k
- test_regress/t/t_interface_wire_bad_param.out+4-3
- test_regress/t/t_lint_sideeffect_bad.out+3-15
- test_regress/t/t_lint_sideeffect_bad.v+12-14
- test_regress/t/t_trace_public_sig_vlt.out-1.9k
- test_regress/t/t_unopt_combo_isolate.out-2.1k
- test_regress/t/t_unopt_combo_isolate_vlt.out-2.1k
- test_regress/t/t_virtual_interface_param.py+18
- test_regress/t/t_virtual_interface_param.v+31
- test_regress/t/t_virtual_interface_param_bind.py+18
- test_regress/t/t_virtual_interface_param_bind.v+30
0 commit comments