Hints, Tips and Solutions
Q. How can I create scalable devices using Victory Process?
Deckbuild supports variable substitution for both numerical and string variables using the SET statement and the $ symbol, thus allowing users to parameterize their input decks. The SET statement is used to generate a new variable and assign an initial value to it, e.g.,
SET scf=0.1
The value assigned to a variable can be numeric, string, boolean or a list. The variable holding the value is accessible by the $ symbol. Users can select any mix of masks, process parameters, device parameters, circuit parameters or tuning coefficients as input variables and then substitute variable values to investigate the output responses to input variables.