CONST_FUNC_RECURSION_MAX was hardcoded to 1000 in V3Simulate.h. When a recursive constant function exceeds this depth, Verilator silently gives up on constant folding with no way to increase the limit. Add --func-recursion-depth <N> (default 1000) so users can raise it without patching the source. |
||
|---|---|---|
| .. | ||
| redirect | ||
| verilator | ||
| verilator_ccache_report | ||
| verilator_coverage | ||
| verilator_difftree | ||
| verilator_gantt | ||
| verilator_includer | ||
| verilator_profcfunc | ||