KeeganJ
New Contributor
4 years agoCyclone 10 GX Transceiver Reset Controller "LockedToData" Signal
I'm instantiating the reset controller IP in order to safely use the the Cyclone 10 GX transceivers, as described in the user manual.
My question is why does the reset controller require "rx_is_lockedtodata"? What is its use for this signal?
The concern I have is that my application will never have rx_is_lockedtodata asserted, because I am using the receiver to oversample an asynchronous signal with no recoverable clock. Therefore I intend to always operate the receiver in lockedtoref mode.
Could I possibly wire rx_is_lockedtoref to the reset controller instead and have it function okay?