hnlEMHSetVerbosityLevel
hnlEMHSetVerbosityLevel(
x_integer
)
=> t
Description
Raises the level of informative output from the mixed signal netlister. To avoid cluttering of output, the level should be set to one.
Arguments
Value Returned
|
The level of informative output has been set to the specified value. |
Examples
hnlEMHSetVerbosityLevel(1)
Related Topics
Return to top