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.

HSPICE monte Carlo simulation error

Status
Not open for further replies.

020170

Full Member level 4
Joined
Jan 31, 2005
Messages
231
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,298
Activity points
2,221
When I use monte carlo command in hspice, hspice generated log file with error statement like this.



**error** no difinition for 0:monte
it was called by 0:tr1


what does it means?

I used hspice 2006.03. Netlist I written is like this.

.....
.tran 1u 230u monte=10
.probe v(*) i(*)
.....


I don''t know why hspice can't work properly.

thanks.
 

Could you please tell me the difference between monte carlo analysis and corner analysis?

Because my company never use monte carlo , when I asked my boss , He said, corner analysis is enough.

Thanks
 

    020170

    Points: 2
    Helpful Answer Positive Rating
Dear 020170,

You should add the keyword "sweep" before you determine the Monte Carlo iteration numbers. (like this:)
.tran 1u 230u sweep monte=10

Regards,
EZT
 

    020170

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top