synopsys
Newbie level 1
Hello, I am currently new to analog ic designing using hspice. I am using mm018.l library, however, I can't seem to figure out how to find the typical values for the 0.18um cmos technology process like the threshold voltage, cox, etc. I want to know these typical values since I am planning to do hand calculation before simulation.
I am using .lib 'mm018.l' tt (from my hspice code)
This is the TT part of the mm018 library:
***************************************************************
* *
* 1.8V NORMAL DEVICES LIB *
* *
***************************************************************
***************** CORNER_LIB OF TYPICAL MODEL ***************
.LIB TT
.param
+toxn = 4.08E-09 toxp = 4.08E-09
+dvthn = 0 dvthp = 0
+dxl = 0 dxw = 0
+cjn = 0.001000266 cjp = 0.001121
+cjswn = 2.040547E-10 cjswp = 2.481E-10
+cjswgn = 3.340547E-10 cjswgp = 4.221E-10
+cgon = 3.665E-10 cgop = 3.28E-10
+hdifn = 2E-07 hdifp = 2E-07
.lib 'mm018.l' MOS
.ENDL TT
There's no threshold voltage, cox, mobility, etc. I don't even understand other values stated here and I am stuck.
I hope you can help me guys. Thanks
I am using .lib 'mm018.l' tt (from my hspice code)
This is the TT part of the mm018 library:
***************************************************************
* *
* 1.8V NORMAL DEVICES LIB *
* *
***************************************************************
***************** CORNER_LIB OF TYPICAL MODEL ***************
.LIB TT
.param
+toxn = 4.08E-09 toxp = 4.08E-09
+dvthn = 0 dvthp = 0
+dxl = 0 dxw = 0
+cjn = 0.001000266 cjp = 0.001121
+cjswn = 2.040547E-10 cjswp = 2.481E-10
+cjswgn = 3.340547E-10 cjswgp = 4.221E-10
+cgon = 3.665E-10 cgop = 3.28E-10
+hdifn = 2E-07 hdifp = 2E-07
.lib 'mm018.l' MOS
.ENDL TT
There's no threshold voltage, cox, mobility, etc. I don't even understand other values stated here and I am stuck.
I hope you can help me guys. Thanks