How to simulate Cgg, Cgs, Cgd vs. Vgs by HSPICE with BSIM-CMG and ptm modelcard?

Status
Not open for further replies.

et308191

Newbie level 1
Joined
Jun 9, 2018
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
Hi,

I want to use the commands LX18(), LX19(), and LX20().

But when I include bsimcmg.va, I will need to call the FinFET as X1 not M1.

And it seems that LX18(), LX19(), and LX20() can only use M1, e.g. LX18(M1).

So now I cannot run C-V simulation with BSIM CMG included.

LX18(X1) seems not to be a valid syntax.

Or is there any method that can use M1 but still including BSIM CMG and modelcard? Thanks!
==========================
Following is my code :

.hdl "bsimcmg.va"
.include "modelcard.nmos14"
...
vgs gate 0 dc=0
X1 gnd gate gnd gnd nmos14

.dc vgs -1 1 0.1
.print Cgg=par("LX18(X1)")
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…