Technical data
vcd limit
CR-166 ModelSim Commands ModelSim EE/SE Command Reference
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 Chapter 13 - Value Change Dump (VCD) Files for more information on VCD
files. Verilog tasks are documented in the IEEE 1364 standard.