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 error for osicllator phase noise simulation

Status
Not open for further replies.

haadi20

Full Member level 1
Joined
Feb 22, 2005
Messages
99
Helped
15
Reputation
30
Reaction score
4
Trophy points
1,288
Activity points
2,172
I am simulating a LC oscillator using HSPICE in Linux and wish to have the phase noise results. But i get the following error while running the simulation. Please help out as its very important. Thanks.

Error: (CNTFET05w.sp:1) hnw error #: sequence error

Error: (CNTFET05w.sp:1) hnw error #: sequence error
Command exited with non-zero status 3


The relevant code is below:

l1 4 x L=ind R=res
l2 4 y L=ind R=res
c1 y x cap

.IC V(x)=1
.IC V(y)=0
* Simulation control for automated oscillator analysis
.HBOSC tones=110.6G nharms=15
+ PROBENODE=x,0,0.5
+ FSPTS=100,109G,112G

.PHASENOISE V(x) dec 10 100 1e7 method=1
+CARRIERINDEX=1


.print phasenoise phnoise
.probe phasenoise phnoise
.probe hbosc v(x) v(y)
 

HI ,

What version of hspice do you use ?


I am simulating a LC oscillator using HSPICE in Linux and wish to have the phase noise results. But i get the following error while running the simulation. Please help out as its very important. Thanks.

Error: (CNTFET05w.sp:1) hnw error #: sequence error

Error: (CNTFET05w.sp:1) hnw error #: sequence error
Command exited with non-zero status 3


The relevant code is below:

l1 4 x L=ind R=res
l2 4 y L=ind R=res
c1 y x cap

.IC V(x)=1
.IC V(y)=0
* Simulation control for automated oscillator analysis
.HBOSC tones=110.6G nharms=15
+ PROBENODE=x,0,0.5
+ FSPTS=100,109G,112G

.PHASENOISE V(x) dec 10 100 1e7 method=1
+CARRIERINDEX=1


.print phasenoise phnoise
.probe phasenoise phnoise
.probe hbosc v(x) v(y)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top