verilator/include
Christian Hecken 612d1611b6
Fix VPI access to multidimensional packed arrays with ascending indices (#7275)
2026-03-17 23:30:05 -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 Support $sformat with runtime format string (#7212). (#7257) 2026-03-14 22:43:56 -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 Support array and struct info metadata in FST traces (#7255) 2026-03-14 12:31:33 +00:00
verilated_fst_c.h Support array and struct info metadata in FST traces (#7255) 2026-03-14 12:31:33 +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 Support $sformat with runtime format string (#7212). (#7257) 2026-03-14 22:43:56 -04: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 rand_mode(0) on sub-object members not preventing solver write-back (#7272) 2026-03-17 15:09:14 -04:00
verilated_random.h Fix rand_mode(0) on sub-object members not preventing solver write-back (#7272) 2026-03-17 15:09:14 -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 queue slice LHS assignment being silently discarded (#7270) 2026-03-17 15:10:49 -04: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 access to multidimensional packed arrays with ascending indices (#7275) 2026-03-17 23:30:05 -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 Support $sformat with runtime format string (#7212). (#7257) 2026-03-14 22:43:56 -04:00
verilatedos_c.h Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05:00