aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2018-12-03 20:04:41 +0100
committerTristan Gingold <tgingold@free.fr>2018-12-03 20:12:09 +0100
commit36b0b3d91179be364b45acd1527dde8a51553f51 (patch)
tree2c68703b3e9d02f5d009cda6e70e2a76ab163b8f /doc
parent5bf6c7e02843956e2747589c78d96b9defeab32b (diff)
downloadghdl-36b0b3d91179be364b45acd1527dde8a51553f51.tar.gz
ghdl-36b0b3d91179be364b45acd1527dde8a51553f51.tar.bz2
ghdl-36b0b3d91179be364b45acd1527dde8a51553f51.zip
Improve help and doc for --max-stack-alloc.
Diffstat (limited to 'doc')
-rw-r--r--doc/using/Simulation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/using/Simulation.rst b/doc/using/Simulation.rst
index 6b6ea6a1a..ba31c8d5c 100644
--- a/doc/using/Simulation.rst
+++ b/doc/using/Simulation.rst
@@ -85,7 +85,7 @@ all options available, including the debugging one.
.. option:: --max-stack-alloc<=N>
Emit an error message in case of allocation on the stack of an
- object larger than `N` KB.
+ object larger than `N` KB. Use 0 to disable these checks.
.. option:: --sdf<=PATH=FILENAME>