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.

[SOLVED] Using Mentor tools model file as library file in hspice ..........

Status
Not open for further replies.

himansg

Junior Member level 2
Joined
Nov 9, 2009
Messages
23
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,283
Activity points
1,407
Hi,

I need the library file tsmc180nm for simulation in hspice. I found a file tsmc018.mod in Mentor Tools model folder. Can I copy the text from this file and use it as library file in hspice ??

thanx....
 

If it's a SPICE model file, why not? Does it include a (BSIM) VERSION and a LEVEL no.?
Like, e.g., in the foll. header:
Code:
* DATE: Jun 15/04
* LOT: T44E                  WAF: 3009
* Temperature_parameters=Default
...
...
.MODEL N NMOS (                             LEVEL   = 53 
+VERSION = 3.1           TNOM    = 27           TOX     = 4.1E-9
...
 
  • Like
Reactions: himansg

    himansg

    Points: 2
    Helpful Answer Positive Rating
yes, it include the level and version number... thanx for your help ....
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top