Technical data
right | left
CR-138  ModelSim Commands ModelSim EE/SE Command Reference
right -expr {((NOW > 23 us) && (NOW < 54 us)) && clk’rising && (mode == writing)}
Searches right for an expression that evaluates to a boolean 1 when logfile time is between 
23 and 54 microseconds, and clock just changed from low to high and signal mode is 
enumeration writing.
Note: Wave window keyboard shortcuts (10-237) are also available for next and previous edge searches. 
Tab searches right (next) and shift-tab searches left (previous).
See also
"GUI_expression_format" 
(CR-250), view command (CR-180), and the seetime 
command 
(CR-146) 










