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.

error running Ocean script in Cadence ?

Status
Not open for further replies.

cmos_ajay

Full Member level 2
Joined
Jan 30, 2007
Messages
126
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,247
Hello, I get the following error while running an Ocean script from the CIW window
*Error* times: can't handle (6.28 * nil)
*Error* load: error while loading file - "mosfets.ocn" at line 178
Cadence® Analog Distributed Processing option: Job `job024' ran and completed successfully

I can run the simulation from the ADE L window and see the waveforms also.
Can someone suggest a solution to this problem I face while running the ocean script ?
 

Simply function you use can not give valid value.
That’s all.

It seems you evaluate time period by cross() function.
Confirm threshold value for cross().
 
Last edited:

That does not answer my original question. I am not using the cross function at all. So the question of threshold value does not arise.
 

Anyway function you use can not give valid value.
Error means nil for 1/tperiod in 2*3.14/tperiod.
That’s all.

Show me your scripts.
 

I am doing a DC sweep and not a transient analysis.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top