verilator/docs/guide
Yangyu Chen bb5a9dc247
Support jemalloc as the default allocator on Linux (#7250)
Add jemalloc as an alternative malloc implementation for the Verilator
binary. When both tcmalloc and jemalloc are available, jemalloc is
preferred due to its better performance on RTLMeter.

The new --enable-jemalloc flag (default=check) mirrors the existing
--enable-tcmalloc behavior: auto-detected at configure time, supports
both static and dynamic linking, and is disabled when --enable-dev-asan
is active.
2026-03-13 17:08:15 -04:00
..
figures
changes.rst
conf.py
connecting.rst
contributing.rst
contributors.rst
control.rst Docs: Split control.rst from exe_verilator.rst. 2026-02-24 21:11:39 -05:00
copyright.rst
deprecations.rst
environment.rst
example_binary.rst
example_cc.rst
example_common_install.rst
example_dist.rst
example_sc.rst
examples.rst
exe_sim.rst
exe_verilator.rst Change `--converge-limit` default to 10000 (#7209). 2026-03-07 09:05:37 -05:00
exe_verilator_coverage.rst Commentary: Add coverage type to example (#7148) 2026-02-25 01:26:51 -05:00
exe_verilator_gantt.rst
exe_verilator_profcfunc.rst
executables.rst
extensions.rst Support `$get_initial_random_seed` (#7056) (#7069). 2026-02-16 05:57:44 -05:00
faq.rst
files.rst
index.rst Docs: Split control.rst from exe_verilator.rst. 2026-02-24 21:11:39 -05:00
install-cmake.rst
install.rst Support jemalloc as the default allocator on Linux (#7250) 2026-03-13 17:08:15 -04:00
languages.rst Support #0 delays with IEEE-1800 compliant semantics (#7079) 2026-02-16 03:55:55 +00:00
overview.rst
simulating.rst Commentary: Add coverage type to example (#7148) 2026-02-25 01:26:51 -05:00
verilating.rst
warnings.rst Support proper automatic/static initialization, and remove STATICVAR warning (#6405). (#7086) 2026-02-24 14:04:43 -05:00