Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[moved] TDDB simulation using hspice

Status
Not open for further replies.

Kelvintlai

Newbie level 4
Joined
Jun 1, 2016
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
43
Hi

I am trying to simulate reliability stress effect using hspice, I can simulate hci/bti effect (.mosra) by looking at id degration (.mosraprint). Can anybody advise me how to simulate TDDB in hspice, and what parameter I can check? (I can't find it in hspice manual).

Thanks!
 

Re: TDDB simulation using hspice

Maybe during last four years something changed, but at 2012 only BERT was allowing to simulate TDDB and only in very limited way.
 

Re: TDDB simulation using hspice

Maybe during last four years something changed, but at 2012 only BERT was allowing to simulate TDDB and only in very limited way.

Hi

I am using hspice (K-2015.06). I saw the command .mosra in the manual having the parameter tddb, and the foundry said their hspice model support HIC/BTI/TDDB.


Code dot - [expand]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Syntax
.MOSRA RelTotalTime=time_value
+ [RelStartTime=time_value] [DEC=value] [LIN=value]
+ [RelStep=time_value] [RelMode=0|1|2] SimMode=[0|1|2|3]
+ [AgingStart=time_value] [AgingStop=time_value]
+ [AgingPeriod=time_value] [AgingWidth=time_value]
+ [AgingInst="inst_name"]
+ [Integmod=0|1|2] [Xpolatemod=0|1|2]
+ [Tsample1=value] [Tsample2=value]
+ [Agethreshold=value] [DegradationTime=value]
+ [MosraLlife=degradation_type_keyword] [DegF=value]
+ [DegFN=value] [DegFP=value]
+ [Frequency=value]
+ [hci=0|1] [bti=0|1] [tddb=0|1]
+ [circuit_report=0|1] [trelax=value] [area_scaling=value]



May be I need to use BERT together for TDDB and not hspice alone.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top