Forum Discussion
Altera_Forum
Honored Contributor
15 years agoLock to Data with Arria II GX Transceiver
Hi all, I'm using a transceiver in an Arria II GX device with manual lock to reference clock (rx_locktorefclk) / lock to data (rx_locktodata) signals. I'm following the reset sequence for Receiv...
Altera_Forum
Honored Contributor
15 years agoIn case you are interested, I figured out that I had to wait until I was receiving data before asserting rx_enapatternalign. I also used rx_clkout for clocking in and aligning the data. I don't switch to another clock domain until after data is aligned.