verilator/include
Geza Lore db59c07f27 Implement trace offloading with fewer ifdefs
Step towards a proper run-time library. Reduce the amount of ifdefs in
the implementation of offloaded tracing. There are still a very small
number of ifdefs left, which will need more careful changes in order to
keep user API compatibility.
2022-07-19 11:31:35 +01:00
..
gtkwave GTKWave header updates from upstream. 2022-02-09 21:56:22 -05:00
vltstd
.gitignore
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: Cleanup some statics, trivial part towards (#3419) 2022-05-15 14:26:55 -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 Implement trace offloading with fewer ifdefs 2022-07-19 11:31:35 +01:00
verilated_fst_c.h Implement trace offloading with fewer ifdefs 2022-07-19 11:31:35 +01:00
verilated_fst_sc.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
verilated_fst_sc.h Internals: Add cpplint control file and related cleanups 2022-01-09 16:49:38 -05:00
verilated_funcs.h Add support for $test$plusargs(expr) (#3489) 2022-07-11 06:21:35 -04: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 Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -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 Implement trace offloading with fewer ifdefs 2022-07-19 11:31:35 +01:00
verilated_trace.h Implement trace offloading with fewer ifdefs 2022-07-19 11:31:35 +01:00
verilated_types.h Internals: Cleanup some statics, trivial part towards (#3419) 2022-05-15 14:26:55 -04:00
verilated_vcd_c.cpp Implement trace offloading with fewer ifdefs 2022-07-19 11:31:35 +01:00
verilated_vcd_c.h Implement trace offloading with fewer ifdefs 2022-07-19 11:31:35 +01:00
verilated_vcd_sc.cpp Copyright year update. 2022-01-01 08:26:40 -05:00
verilated_vcd_sc.h Internals: Add cpplint control file and related cleanups 2022-01-09 16:49:38 -05:00
verilated_vpi.cpp Internals: Cleanup some statics, trivial part towards (#3419) 2022-05-15 14:26:55 -04:00
verilated_vpi.h Deprecate 'vluint64_t' and similar types (#3255). 2022-03-27 15:27:40 -04:00
verilated.cpp Move contextp() under VerilatedModel 2022-07-12 16:06:08 +01:00
verilated.h Tighten signatures/implementaion of VerilatedModel abstract methods. 2022-07-12 16:06:08 +01:00
verilated.mk.in Add -DVM_TRACE_VCD in model builds with Make with --trace 2022-05-20 16:44:38 +01:00
verilated.v Copyright year update. 2022-01-01 08:26:40 -05:00
verilatedos.h Add and use VL_CONSTEXPR_CXX17 2022-07-05 14:21:28 +01:00