DVM - Design Verification Module
|
The Var() function has a slightly different result depending on whether you are running In SIMPLIS or SIMetrix mode.
Note: The VAR() function parametrizes only the top-level circuit and lower levels of the hierarchy remain unaffected.
In this Topic Hide
The Var() function has the following syntax:
VAR(variable_name, value)
The variable_name is the parameter that you want to change.
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