Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Take a look at the transceiver toolkit documents I wrote here; https://www.ovro.caltech.edu/~dwh/correlator/cobra_docs.html The second shows how to use the Arria V GZ Transceivers, which are identical to those on the Stratix V (the code is the same). Go through that tutorial, and then modify it for your use. There is a simulation testbench in there. Cheers, Dave --- Quote End --- I downloaded the ZIP and PDF files and had a look at the five files in the ZIP. I see that the transceiver IP is wrapped up inside of a Qsys wrapper making it a bit more challenging to see what is going on under the hood. I was actually hoping to be able to run the testbench. In any case thanks for responding.