Model Usage
Instance Syntax
An Angelov instance has three or four terminals. The model name has to be associated with Angelov model card.
InstanceName (d g s <t>) AngelovModelName <parameter=value>
Sample Instance Statement
m1 (v1 v2 v3) angelov_mod trise=20
Model Syntax
The following syntax specifies the Angelov model:
model modelName angelov parameter=value ...
The third parameter, angelov, is the master to indicate that this model card is an angelov model card.
Sample Model Statement
model pchmod angelov +rd=50 rs=50 tau=1e-12
Related Topics
Return to top