1 file changed
+1
-1
lines changed- .codecov.yml+20
- .github/workflows/build-test.yml+16-6
- .github/workflows/coverage.yml+112-58
- .github/workflows/pages.yml+64
- .github/workflows/reusable-build.yml+6-3
- .github/workflows/reusable-test.yml+23
- .gitignore+1
- Changes+1-1
- Makefile.in+130-3
- bin/verilator+1-1
- ci/ci-pages.bash+141
- ci/ci-script.bash+42-46
- ci/codecov
- codecov.yml-36
- configure.ac+48-33
- docs/guide/exe_verilator.rst+2-1
- docs/internals.rst+48
- include/verilated.mk.in+8
- nodist/code_coverage-405
- nodist/code_coverage.dat-61
- nodist/fastcov.py+11-3
- src/Makefile_obj.in+23-11
- src/V3DfgOptimizer.cpp+5
- src/V3EmitCConstInit.h+1-50
- src/V3EmitCFunc.cpp+8-107
- src/V3EmitCFunc.h+75-16
- src/V3Error.cpp+1-1
- src/V3Number.cpp+61
- src/V3Number.h+1
- src/V3Options.cpp+14-4
- src/V3Options.h+2-1
- src/config_package.h.in+4-1
- test_regress/driver.py+26-25
- test_regress/t/t_always_ff_never.py+18
- test_regress/t/t_always_ff_never.v+40
- test_regress/t/t_ccache_report.py+4
- test_regress/t/t_const_number_unsized_parse.py+4-1
- test_regress/t/t_flag_csplit_off.py+3
- test_regress/t/t_flag_prefix.py+4
- test_regress/t/t_opt_const_big_or_tree.py+3
- test_regress/t/t_vpi_var.cpp+2-2
0 commit comments