IMura
Occasional Contributor
6 years agounderstanding the transceiver "RX word aligner pattern"
I am using the Arria10 transceiver using the standard PCS, 8bits FGPA/Standard PCS int width and 10 bit PCS/PMA int width. Other parameters as follow :
10b/8b Encoder and decoder enabled
Rx word aligner mode : Synchronous state machine
Rx word aligner pattern length : 10
RX word aligner pattern :0x17C
I really need help understanding the "RX word aligner pattern :0x17C". If i do a simple loopback and send 0x7C on my 8bit tx parallel data input, '1 ' on my tx_data_k input, there is no 'pattern' detected on the receiving side. However if I write 0xBC instead, pattern is detected and RX word is aligned. Where is this 0xBC specified? what happened to the custom pattern 0x17C?