verilator/include
Geza Lore 38e5b6c1ad Replace __gcov_flush with __gcov_dump
__gcov_flush was a private function and was removed from later GCC
versions (at least from 11.2.0, possibly earlier). Replace with the
documented public __gcov_dump.
2022-07-30 16:02:03 +01:00
..
gtkwave GTKWave header updates from upstream. 2022-02-09 21:56:22 -05:00
vltstd Fix DPI open array handling issues, and do internal coverage (#2350). 2020-12-09 22:15:34 -05:00
.gitignore Support VPI product info, warning calls, etc, bug588. 2013-01-17 21:40:37 -05:00
verilated_config.h.in Add VERILATOR_VERSION_INTEGER for determining API (#3343). 2022-03-12 11:17:39 -05:00
verilated_cov_key.h Copyright year update. 2022-01-01 08:26:40 -05:00
verilated_cov.cpp Internals: Fix some cppcheck issues. Some dump functions fixed. 2022-07-30 10:01:39 -04:00
verilated_cov.h Internals: Cleanup some defaults. No functional change. 2022-05-12 23:30:39 -04:00
verilated_dpi.cpp Commentary 2022-03-30 20:17:59 -04:00
verilated_dpi.h Copyright year update. 2022-01-01 08:26:40 -05:00
verilated_fst_c.cpp Configure tracing at run-time, instead of compile time (#3504) 2022-07-20 11:27:10 +01:00
verilated_fst_c.h Internals: Fix some cppcheck issues. Some dump functions fixed. 2022-07-30 10:01:39 -04:00
verilated_fst_sc.cpp Remove legacy #ifdef SYSTEMC_64BIT_PATCHES 2022-07-21 15:01:17 +01:00
verilated_fst_sc.h Internals: Fix some cppcheck issues. Some dump functions fixed. 2022-07-30 10:01:39 -04:00
verilated_funcs.h Remove deprecated and unused timescale override defines 2022-07-20 14:06:09 +01:00
verilated_heavy.h Copyright year update. 2022-01-01 08:26:40 -05:00
verilated_imp.h Internals: Use mutable for mutexes. No functional change. 2022-05-13 07:21:39 -04:00
verilated_intrinsics.h Copyright year update. 2022-01-01 08:26:40 -05:00
verilated_profiler.cpp Move thread pool and execution profiler into the context. (#3477) 2022-07-12 11:41:15 +01:00
verilated_profiler.h Move thread pool and execution profiler into the context. (#3477) 2022-07-12 11:41:15 +01:00
verilated_save.cpp Commentary 2022-06-21 19:28:23 -04:00
verilated_save.h Internals: Fix some cppcheck issues. Some dump functions fixed. 2022-07-30 10:01:39 -04:00
verilated_sc.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
verilated_sym_props.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
verilated_syms.h Copyright year update. 2022-01-01 08:26:40 -05:00
verilated_threads.cpp Move thread pool and execution profiler into the context. (#3477) 2022-07-12 11:41:15 +01:00
verilated_threads.h Move thread pool and execution profiler into the context. (#3477) 2022-07-12 11:41:15 +01:00
verilated_trace_defs.h Copyright year update. 2022-01-01 08:26:40 -05:00
verilated_trace_imp.h Configure tracing at run-time, instead of compile time (#3504) 2022-07-20 11:27:10 +01:00
verilated_trace.h Configure tracing at run-time, instead of compile time (#3504) 2022-07-20 11:27:10 +01:00
verilated_types.h Internals: Fix some cppcheck issues. Some dump functions fixed. 2022-07-30 10:01:39 -04:00
verilated_vcd_c.cpp Configure tracing at run-time, instead of compile time (#3504) 2022-07-20 11:27:10 +01:00
verilated_vcd_c.h Internals: Fix some cppcheck issues. Some dump functions fixed. 2022-07-30 10:01:39 -04:00
verilated_vcd_sc.cpp Remove legacy #ifdef SYSTEMC_64BIT_PATCHES 2022-07-21 15:01:17 +01:00
verilated_vcd_sc.h Internals: Fix some cppcheck issues. Some dump functions fixed. 2022-07-30 10:01:39 -04:00
verilated_vpi.cpp Internals: Fix some cppcheck issues. Some dump functions fixed. 2022-07-30 10:01:39 -04:00
verilated_vpi.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
verilated.cpp Replace __gcov_flush with __gcov_dump 2022-07-30 16:02:03 +01:00
verilated.h Configure tracing at run-time, instead of compile time (#3504) 2022-07-20 11:27:10 +01:00
verilated.mk.in Configure tracing at run-time, instead of compile time (#3504) 2022-07-20 11:27:10 +01:00
verilated.v Copyright year update. 2022-01-01 08:26:40 -05:00
verilatedos.h Replace __gcov_flush with __gcov_dump 2022-07-30 16:02:03 +01:00