Technical data
searchLog
ModelSim EE/SE Command Reference ModelSim Commands  CR-145
-count<num>
Specifies to search for the <num>-th occurrence of the match condition, where 
<num> is a positive integer. Optional.
-startDelta<num>
Indicates a simulation delta cycle on which to start. Optional.
-env<path>
Provides a design region to look for the signal names. Optional.
<startTime>
Specifies the simulation time at which to start the search. Required. The time may 
be specified as an integer number of simulation units, or as {<num> <timeUnit>}, 
where <num> can be integer or with a decimal point, and <timeUnit> is one of 
the standard VHDL time units (fs, ps, ns, us, ms, sec, min, hr).
<pattern>
The <pattern> argument specifies one or more signal names or wildcard patterns 
of signal names to search on. Required (unless the -expr option is used).
See also
virtual signal command 
(CR-193), virtual function command (CR-184), virtual 
region command 
(CR-190), virtual delete|describe|define command (CR-182), 
virtual expand command 
(CR-183), vmap command (CR-207), virtual log|nolog 
command 
(CR-189), virtual save command (CR-191), virtual show|count 
command 
(CR-192) 










