DVM - Design Verification Module
|
The Temp() function allows you to include a temperature specification in a test plan.
.TEMP value
In this Topic Hide
The Temp() function has the following
syntax:
TEMP(value)
The value argument indicates the value that you want to assign to the temperature.
The Var(), GlobalVar(), Change() and Temp() functions behave differently depending on whether they are used inline or in a header row.
For example, the following testplan with a header row ...
1 | *?@ Var(MAX_Q,1n) | GlobalVar(VIN,12) | Change(U1.U3.GAIN,1) |
2 | 2n | ||
3 | 5.0 | ||
4 | 0.5 |
© 2015 simplistechnologies.com | All Rights Reserved