verilator/include
Rahul Behl cd8818ca23
Fix randomize size+element queue constraints (#5582) (#7225)
2026-03-11 06:51:32 -04:00
..
gtkwave Add SPDX copyright identifiers, and get 'reuse' clean. No functional change. 2026-01-26 20:24:34 -05: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 Internals: Extend VerilatedVar to hold force control signal pointers (#7217) 2026-03-08 15:53:32 -04:00
verilated.h Internals: Extend VerilatedVar to hold force control signal pointers (#7217) 2026-03-08 15:53:32 -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 Support constraint imperfect distributions (#6811) (#7168) 2026-03-03 11:23:14 -05:00
verilated_random.h Fix randomize size+element queue constraints (#5582) (#7225) 2026-03-11 06:51:32 -04:00
verilated_saif_c.cpp Optimize size of trace declaration object code (#7150) 2026-02-28 09:54:08 -05:00
verilated_saif_c.h Change array tracing to always dump left index to right index (#7205) 2026-03-06 09:32:08 +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 Internals: Remove m_mask from VerilatedVpioVar (#7232) 2026-03-10 17:57:10 -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