skon
New Contributor
7 years agoWill the receiver auto align?
Hello,
I'm using an Arria V FPGA with a native PHY configured to Rx mode only.
The PHY receives serial data in an 8b/10b format.
My question is regarding the "Word Aligner".
I understand that it supports 3 types of operation:
- Bitslip
- State Machine
- Manual
If it's configured to "bit slip" will the Rx block auto align the word?
Or will I have to write additional logic to take care of alignment?