Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


dataset clear

The dataset clear command removes all event data from the current simulation WLF file while keeping all currently logged signals logged. Subsequent run commands will continue to accumulate data in the WLF file.

Syntax

dataset clear

Example

add wave *
run 100000ns
dataset clear
run 100000ns

Clears data in the WLF file from time 0ns to 100000ns, then logs data into the WLF file from time 100000ns to 200000ns.

See also

"WLF files (datasets)" , log


Model Technology Inc.
Model Technology Incorporated
Voice: (503) 641-1340
Fax: (503)526-5410
www.model.com
sales@model.com
Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase