diff --git a/docs/CONTRIBUTORS b/docs/CONTRIBUTORS index 968b95e1b..e5f399df8 100644 --- a/docs/CONTRIBUTORS +++ b/docs/CONTRIBUTORS @@ -105,6 +105,7 @@ Jamey Hicks Jamie Iles Jan Van Winkel Jean Berniolles +Jens Yuechao Liu Jeremy Bennett Jesse Taube Jevin Sweval diff --git a/docs/guide/exe_verilator.rst b/docs/guide/exe_verilator.rst index 2f11d50cb..4df0a1e1a 100644 --- a/docs/guide/exe_verilator.rst +++ b/docs/guide/exe_verilator.rst @@ -719,6 +719,11 @@ Summary: automatically. Variables explicitly annotated with :option:`/*verilator&32;split_var*/` are still split. +.. option:: --fslice-element-limit + + Rarely needed. Set the maximum array size (number of elements) + for slice optimization to avoid excessive memory usage. + .. option:: -future0