User guide

6-6
VPD and EVCD File Generation
$vcdplusautoflushon
When simulation stops, the $vcdplusautoflushon task
automatically flushes to the VPD data file any value changes that
have been reported by VCS but have not yet been written to the VPD
data file.
Syntax:
$vcdplusautoflushon;
$vcdplusautoflushoff
The $vcdplusautoflushoff task turns off the automatic flush
(enabled by the $vcdplusautoflushon task).
Syntax:
$vcdplusautoflushoff;
$vcdplusfile
The $vcdplusfile task specifies a VPD file name. If it does not
specify a name, vcdplus.vpd is the default.
Syntax:
$vcdplusfile ("filename");
$vcdplusclose
The $vcdplusclose task terminates all tracing, flushes data to file,
closes the current VPD file, and resets all default settings.
Syntax:
$vcdplusclose;