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