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.

eye pattern simulation on spice

Status
Not open for further replies.

andy2000a

Advanced Member level 2
Joined
Jul 18, 2001
Messages
597
Helped
14
Reputation
28
Reaction score
8
Trophy points
1,298
Activity points
5,298
1. use random generator , create a pwl signal with gittern (period )
and use the follow command in hspice


.param width=3*period phase=6ns
.probe tran time_x=par('time+phase-int((time+phase)/width)*width')
.probe tran diff=v(usbdp,usbdn)

phase is delay , and use time_x as X , then select signal diff ,
then you can get hspice USB 2.0 eye pattern simulation ..
 

put file
unix generator .. but it can not control jittern , I hope someone can rewrite and work on Win2000 , and can specify "jittern"

thank you
 

i am sorry , I can upload file , who need it ?
and mail to me
 

Sandwork's waveview-analyzer can accept hspice output format and show
eye patterns.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top