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.

How to use .measure to test a signal frequency in Hspice?

Status
Not open for further replies.

leonken

Full Member level 3
Joined
Jun 12, 2004
Messages
169
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
1,437
How to use .measure to test a signal frequency in Hspice?
thank you.
 

Re: How to use .measure to test a signal frequency in Hspice

Can you be specific...

What signal freq? the output of your circuit ...and what is your circuit?
 

Re: How to use .measure to test a signal frequency in Hspice

I don't use HSPICE, but I can tell you how to do that in Eldo (not very different).

Extract the time at which your signal crosses in one direction a given threshold level for the nth time. Call that T_up_n.

Then, extract the time at which your signal crosses in one direction a given threshold level for the n+1th time. Call that T_up_n+1.

Hence, compute "1/(T_up_n+1 - T_up_n)".

Got it?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top