verilator/include
Paul Bowen-Huggett 9ff06c1664
Fix 'experimental/coroutine' file not found on macOS (#5030) (#5031) (#5151)
libcxx has removed the experimental/coroutine include file in favor of
the C++20-standard coroutine include. If the latter is available we
use it otherwise falling back to the existing experimental version (in
which case we also disable the deprecated-experimental-coroutine warning).

(See also https://reviews.llvm.org/D108697.)
2024-06-08 08:33:50 -04:00
..
gtkwave Gtkwave: Update from upstream for warning cleanup (#4941) 2024-03-03 19:24:03 -05:00
vltstd Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
.gitignore Support VPI product info, warning calls, etc, bug588. 2013-01-17 21:40:37 -05:00
verilated_config.h.in Copyright year update 2024-01-01 03:19:59 -05:00
verilated_cov_key.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_cov.cpp cppcheck fixes. No functional change. 2024-03-07 19:20:00 -05:00
verilated_cov.h cppcheck fixes. No functional change. 2024-03-07 19:20:00 -05:00
verilated_dpi.cpp Support 1800-2023 DPI headers, svGetTime/svgGetTimeUnit/svGetTimePrecision methods. 2024-03-02 10:15:19 -05:00
verilated_dpi.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_fst_c.cpp Updat GTKwave libraries from upstream 2024-01-21 13:59:54 -05:00
verilated_fst_c.h Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
verilated_fst_sc.cpp Copyright year update 2024-01-01 03:19:59 -05:00
verilated_fst_sc.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_funcs.h Support constrained randomization with external solvers (#4947) 2024-05-17 10:38:34 -04:00
verilated_imp.h Internals: Use C++14 quoted literal std::string 2024-01-28 21:00:20 -05:00
verilated_intrinsics.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_probdist.cpp Internals: Remove extra single-line {}. No functional change. 2024-03-27 17:57:49 -04:00
verilated_profiler.cpp Internals: Mark structs final/VL_NOT_FINAL. No functional change intended. 2024-01-20 15:06:46 -05:00
verilated_profiler.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_random.cpp Support constrained randomization with external solvers (#4947) 2024-05-17 10:38:34 -04:00
verilated_random.h Support constrained randomization with external solvers (#4947) 2024-05-17 10:38:34 -04:00
verilated_save.cpp Internals: Use C++14 quoted literal std::string 2024-01-28 21:00:20 -05:00
verilated_save.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_sc_trace.h Fix warnings in verilated_sc_trace.h for Clang. No functional change. (#4807) (#4827) 2024-01-17 19:30:42 -05:00
verilated_sc.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_std.sv Copyright year update 2024-01-01 03:19:59 -05:00
verilated_sym_props.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_syms.h Internals: Mark structs final/VL_NOT_FINAL. No functional change intended. 2024-01-20 15:06:46 -05:00
verilated_threads.cpp Copyright year update 2024-01-01 03:19:59 -05:00
verilated_threads.h Fix some MSVC warnings 2024-01-28 14:47:14 -05:00
verilated_timing.cpp Fix consecutive zero-delays (#5038) 2024-04-05 16:48:47 -04:00
verilated_timing.h Fix 'experimental/coroutine' file not found on macOS (#5030) (#5031) (#5151) 2024-06-08 08:33:50 -04:00
verilated_trace_imp.h Internals: Move vl_timescaled_double to verilated_funcs.h. No functional change intended 2024-03-10 22:34:32 -04:00
verilated_trace.h Fix MacOS missing <type_traits> header (#5096) (#5097) 2024-05-02 21:38:36 -04:00
verilated_types.h Fix output C++ type error on change detect of I/O arrays (#5125) (#5131) 2024-05-22 12:53:28 +01:00
verilated_vcd_c.cpp Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
verilated_vcd_c.h Fix tracing replicated hierarchical models (#5027) (#5029) 2024-03-30 16:00:52 -04:00
verilated_vcd_sc.cpp Copyright year update 2024-01-01 03:19:59 -05:00
verilated_vcd_sc.h Copyright year update 2024-01-01 03:19:59 -05:00
verilated_vpi.cpp Fix VerilatedVpiPutHolder class (#5156) 2024-06-07 22:25:33 -04:00
verilated_vpi.h Support vpiInertialDelay (#5087) 2024-05-01 18:56:50 -04:00
verilated.cpp Fix 4-state value support for $readmem (#5070) (#5078) 2024-05-21 17:27:32 -04:00
verilated.h Support constrained randomization with external solvers (#4947) 2024-05-17 10:38:34 -04:00
verilated.mk.in Remove $(info) which cannot be silenced by -MAKEFLAGS '--quiet' (#5059) 2024-04-20 08:48:16 -05:00
verilated.v Copyright year update 2024-01-01 03:19:59 -05:00
verilatedos_c.h Internals: Move getenvStr to verilatedos. (#5118) 2024-05-13 10:23:51 -04:00
verilatedos.h Internals: Move getenvStr to verilatedos. (#5118) 2024-05-13 10:23:51 -04:00