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.

cannot get .hb file from HSPICERF

Status
Not open for further replies.

pudding

Member level 2
Joined
Aug 23, 2006
Messages
43
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,288
Activity points
1,605
Hi Everyone,
I try to run an example from hspice@RF user guide. It is example 2, Power Amplifier.
.options POST accurate
.param f0=950e6 PI=3.1415926 Ld=2e-9 Rload=5 Vin=3.0
.param Lin=0.1n Vdd=2 Cd='1.0/(4*PI*PI*f0*f0*Ld)'
M1 drain gt 0 0 CMOSN L=0.35u W=50u AS=100p AD=100p
+PS=104u PD=104u M=80
Ls in gt Lin $ gate tuning
Ld drain vdd Ld $ drain tuning
Cd drain 0 Cd
Cb drain out INFINITY $ DC block
Rload out 0 Rload
Vdd vdd 0 DC Vdd
Vrf1 in 0 DC 'Vin/2.0'
+ SIN ('Vin/2' 'Vin/2' 'f0' 0 0 90)
+ HB 'Vin/2' 0.0 1 1
.hb tones=f0 nharms=10
.tran 10p 10n
.probe hb p(Rload)
.probe tran p(Rload)
.include cmos49_model.inc
.end

I defined a CMOS model. This file runs well with HSPICERF, but I cannot get .hb0 file. What I got is only .tr0 file. Can anyone tell me why? By the way, is there other good tutorial about hspicerf? Thanks a lot!!!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top