Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


step

The step command steps to the next HDL statement. Current values of local variables may be observed at this time using the variables window. VHDL procedures and functions and Verilog tasks and functions can optionally be skipped over. When a wait statement or end of process is encountered, time advances to the next scheduled activity. The Process and Source windows will then be updated to reflect the next activity.

Syntax

step

[-over] [<n>]

Arguments

-over

Specifies that VHDL procedures and functions and Verilog tasks and functions should be executed but treated as simple statements instead of entered and traced line by line. Optional.

<n>

Any integer. Optional. Will execute `n' steps before returning.

See also

run


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