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.

Problem with BSIM SOI syntax in Spectre

Status
Not open for further replies.

Sitansusekhar

Newbie level 3
Joined
Jun 6, 2014
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
29
Hi,
I write the following syntax in spectre(cadence) for BSIM SOI device.

MN1 (net011 net023 net021 0 ) nmos1 w=200n l=100n vth0=0.7

my model file is defined as
.model nmos1 bsimsoi version=4.4

When I try to simulate following warning is found in log file.

`vth0' is not a valid parameter for an instance of `nmos1'. Ignored.

But I want to simulate for different vth0. Vth0 is defined as an instance parameter in bsim soi. I don't know why it is ignored in my simulation.

I also try to vary delvto which is another instance parameter defined in bsimsoi manual. But I am getting similar warning for delvt0.

These parameters are working well with HSPICE. But I want to used spetre platform. Can anyone please help me solving this issue?

Thank You
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top