Altera_Forum
Honored Contributor
14 years agoTransceiver Link Debugging Using System Console
Hi all,
I've designed a new board with a stratix IV gx (180K) in which I use some transceiver at different speed and with different reference clock. Before testing my code, I would like to see if the transceiver are ok and work fine. For this reason I've been told that there is the transceiver toolkit from which I can test my board with a "standard design". I've downloaded the example from Altera web site following Quartus II manual (Chapter 13 in verifying section). This example has instantiated a XCVR - Custom Phy that I can configure, but seems to require a fixed clock and others.. (Moreover I cannot find it in Qsys in the component sides..) The problem is that on my board I've not a 100MHz feeding the link, but different clocks. Moreover I've 2 GXB that are fully used (4 tx and 4 rx each), whereas the others are half used (1 GX has only RX side, whereas the other has TX side). What can I do? What is the best way to proceed in order to perform the test on a real board? Thx in advice for any suggestions.