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.

Help for AEL code << eye_height >>

Status
Not open for further replies.

goay

Newbie level 5
Joined
Jan 9, 2017
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
80
The eye_height() function need the input arguement in the form of y = eye_height(Vout_time, Delay, BitRate, SamplePoint, WindowPct). Below is the format of my equation editor:

y = vt_tran(Vout, 0); //Vout is my output voltage and 0 represents the GND
EH = eye_height(y, 0 ps, 1 GHz, SamplePoint, 0.2);

What should be my SamplePoint in this case? I tried to input y[15] since I wanted to measure my eye height at 1ns, but It doesn't work. And by the way, how is AELHPvar structured in ADS? I can't figure it out. Any one can help me? Thanks.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top