3 files changed
+3
-3
lines changedSubmodule Cores-VeeR-EL2 updated 8 files
- .github/scripts/gen_coverage_reports.sh+4
- .github/workflows/gh-pages-pr-deploy.yml+1-1
- .github/workflows/publish-webpage.yml-7
- .github/workflows/test-regression.yml+1-1
- .github/workflows/test-riscof.yml+1-1
- .github/workflows/test-riscv-dv.yml+1-1
- .github/workflows/test-uarch.yml+1
- .github/workflows/test-verification.yml+1-1
- CHANGELOG.md+1
- lib/libfst/fstapi.c+2-1
- man/gtkwave.1-15
- meson.build-5
- meson_options.txt-7
- src/globals.c-29
- src/globals.h-13
- src/gw-wave-view-traces.c-7
- src/main.c+8-146
- src/menu.c+125-451
- src/menu.h-5
- src/meson.build-5
- src/splash.c+1-1
- src/status.c-10
- src/tcl_callbacks.h-184
- src/tcl_commands.c-2.3k
- src/tcl_helper.c-528
- src/tcl_helper.h+1-38
- src/tcl_np.c-776
- src/tcl_np.h-203
- src/tcl_support_commands.c-654
- src/tcl_support_commands.h-34
- src/timeentry.c-14
- src/translate.c-9
- src/translate.h-1
- src/treesearch.c+5-21
- Changes+10
- README.rst+5-6
- docs/CONTRIBUTORS+1
- docs/spelling.txt+1
- examples/make_protect_lib/sim_main.cpp+1-1
- include/verilated.cpp+10-2
- include/verilated_funcs.h+4
- include/verilated_random.h+4-4
- include/verilated_trace.h+3-3
- include/verilated_trace_imp.h+4-3
- include/verilated_types.h+1-2
- include/verilated_vpi.cpp+1-2
- src/V3Ast.h+3-3
- src/V3AstNodeExpr.h+5-5
- src/V3AstNodeOther.h+1-1
- src/V3AstNodes.cpp+1-4
- src/V3DfgCache.h+5-1
- src/V3DfgRegularize.cpp+1
- src/V3EmitV.cpp+1-1
- src/V3HierBlock.cpp+2-4
- src/V3LinkDot.cpp+60-10
- src/V3List.h+5-5
- src/V3Options.cpp+10-4
- src/V3Options.h+2-1
- src/V3OrderMoveGraph.h+2-1
- src/V3Premit.cpp+2
- src/V3SchedTiming.cpp+9
- src/V3Slice.cpp+1-1
- src/V3Task.cpp+3
- src/V3VariableOrder.cpp+4-4
- src/V3Width.cpp+27-7
- src/V3WidthCommit.cpp+7-5
- src/verilog.y+2-4
- test_regress/driver.pl+1-1
- test_regress/t/t_array_in_struct.pl+1-13
- test_regress/t/t_array_in_struct.v+61
- test_regress/t/t_debug_emitv.out+58-58
- test_regress/t/t_dpi_import.v+18-15
- test_regress/t/t_dpi_import_c.cpp+2
- test_regress/t/t_fork_join_none_virtual.pl+22
- test_regress/t/t_fork_join_none_virtual.v+62
- test_regress/t/t_hier_block_signed_logic.pl+24
- test_regress/t/t_hier_block_signed_logic.v+51
- test_regress/t/t_hier_trace.pl+1-1
- test_regress/t/t_hier_trace.v-43
- test_regress/t/t_hier_trace_noinl.pl+1-1
- test_regress/t/t_hier_trace_sub/sub.F+7
- test_regress/t/t_hier_trace_sub/t_hier_trace.vlt
- test_regress/t/t_hier_trace_sub/t_hier_trace_sub.v+48
- test_regress/t/t_hier_trace_sub/top.F+7
- test_regress/t/t_leak.cpp+1-18
- test_regress/t/t_package_local_bad.out+7
- test_regress/t/t_package_local_bad.pl+19
- test_regress/t/t_package_local_bad.v+12
- test_regress/t/t_randomize.out+5-2
- test_regress/t/t_randomize.v+3
- test_regress/t/t_randomize_method_complex_bad.out+14
- test_regress/t/t_randomize_method_complex_bad.pl+19
- test_regress/t/t_randomize_method_complex_bad.v+18
- test_regress/t/t_randomize_method_with_unsup.out+5-4
- test_regress/t/t_timescale_parse.cpp+4-3
- test_regress/t/t_wrapper_reuse_context_bad.cpp+24
- test_regress/t/t_wrapper_reuse_context_bad.out+2
- test_regress/t/t_wrapper_reuse_context_bad.pl+25
- test_regress/t/t_wrapper_reuse_context_bad.v+9
0 commit comments