verilator/include
Yilou Wang e0f1f316aa
Fix randc solver hang with wide variables (#7068) (#7248)
2026-03-13 07:53:51 -04:00
..
gtkwave Update libfst from upstream 2026-03-11 07:17:02 -04:00
vltstd Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
.gitignore Support VPI product info, warning calls, etc, bug588. 2013-01-17 21:40:37 -05:00
verilated.cpp Fix `final` asserts and $stop (#7249) 2026-03-12 13:09:54 -04:00
verilated.h Fix `final` asserts and $stop (#7249) 2026-03-12 13:09:54 -04:00
verilated.mk.in Fix undefined weak 'vlog_startup_routines' on macOS 2026-02-28 16:10:59 +00:00
verilated.v Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_config.h.in Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_cov.cpp Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_cov.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_cov_key.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_dpi.cpp Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_dpi.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_fst_c.cpp Optimize size of trace declaration object code (#7150) 2026-02-28 09:54:08 -05:00
verilated_fst_c.h Change array tracing to always dump left index to right index (#7205) 2026-03-06 09:32:08 +00:00
verilated_fst_sc.cpp Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_fst_sc.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_funcs.h Fix wide conditional short circuiting (#7155). 2026-02-28 09:40:10 -05:00
verilated_imp.h Fix finding single DPI exports from other scopes 2026-02-24 19:06:05 -05:00
verilated_intrinsics.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_probdist.cpp Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_profiler.cpp Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_profiler.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_random.cpp Fix randc solver hang with wide variables (#7068) (#7248) 2026-03-13 07:53:51 -04:00
verilated_random.h Fix randc solver hang with wide variables (#7068) (#7248) 2026-03-13 07:53:51 -04:00
verilated_saif_c.cpp Tests: Consolidate format specific t_trace_* tests (#7216) 2026-03-12 15:21:02 +00:00
verilated_saif_c.h Tests: Consolidate format specific t_trace_* tests (#7216) 2026-03-12 15:21:02 +00:00
verilated_saif_sc.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_save.cpp Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_save.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_sc.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_sc_trace.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_std.sv Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_std_waiver.vlt Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_sym_props.h Internals: Extend VerilatedVar to hold force control signal pointers (#7217) 2026-03-08 15:53:32 -04:00
verilated_syms.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_threads.cpp Add VerilatedContext::useNumaAssign and set on threads() call (#6954) 2026-01-27 11:05:28 -05:00
verilated_threads.h Add VerilatedContext::useNumaAssign and set on threads() call (#6954) 2026-01-27 11:05:28 -05:00
verilated_timing.cpp Fix #0 delays to control fork scheduling (#6730 repair) (#6891) 2026-02-17 21:51:11 -05:00
verilated_timing.h Fix #0 delays to control fork scheduling (#6730 repair) (#6891) 2026-02-17 21:51:11 -05:00
verilated_trace.h Fix scope tree in traces in hierarchical mode (#7042) 2026-02-12 20:54:03 -05:00
verilated_trace_imp.h Fix scope tree in traces in hierarchical mode (#7042) 2026-02-12 20:54:03 -05:00
verilated_types.h * Fix class extend references between queues (#7195). 2026-03-05 18:04:22 -05:00
verilated_vcd_c.cpp Optimize size of trace declaration object code (#7150) 2026-02-28 09:54:08 -05:00
verilated_vcd_c.h Change array tracing to always dump left index to right index (#7205) 2026-03-06 09:32:08 +00:00
verilated_vcd_sc.cpp Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_vcd_sc.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilated_vpi.cpp Fix vpi_put_value release on non-continuous signal (#7231) (#7241) 2026-03-11 22:57:13 -04:00
verilated_vpi.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilatedos.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00
verilatedos_c.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00