Technical data

vcd limit
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
385
vcd limit
The
vcd limit
command specifies the maximum size of the VCD file (by default,
limited to available disk space). When the size of the file exceeds the limit, a
comment is appended to the file and VCD dumping is disabled.
Related Verilog task: $dumplimit
Syntax
vcd limit
<filesize>
Arguments
<filesize>
Specifies the maximum VCD file size in bytes. Required.
See also
See "Value Change Dump (VCD) Files" (p491) for more information on VCD
files. Verilog tasks are documented in the IEEE 1364 standard.