Scripting

sim release_value (Tcl Script API Function)



The sim release_value function has the following format:

Syntax sim release_value <hpath>
Arguments
<hpath>

The hierarchical name of the signal for which you want to release the value.

Return Value

Code Name Code String Return
TCL_OK 0 <current value of hpath>
TCL_ERROR 1 Signal not found: <hpath>
TCL_ERROR 1 simulator is not running
TCL_ERROR 1 wrong # args: should be "release_value hpath"
Description Releases the forced value of the specified signal. After the signal's value is released, the Simulator can overwrite the current value while simulating at a future time.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.