Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


nowhen

The nowhen command deactivates selected when commands.

Syntax

nowhen

[<label>]

Arguments

<label>

Specifies an individual when command. Optional. Wildcards may be used to select more than one when command.

Examples

when -label 99 b {echo "b changed"}
...
nowhen 99

This nowhen command deactivates the when command labeled 99.

nowhen *

This nowhen command deactivates all when commands.


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