Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAltgx 8/10
Hello all.
I'm testing ALTGX in basic mode. I have a random pulses at output rx_errdetect and rx_disperr. And no valid data. The signals pll_locked, rx_pll_locked, and rx_freqlocked is high. I can't find problem. I'm do not use rx_analogreset, rx_digitalreset and rx_digitalreset. Can it be problem? I'm expect that 8/10 encoder/decoder mast be self-synchronized and no reset needed.3 Replies
- Altera_Forum
Honored Contributor
If I disconnect tx from rx, rx_freqlocked goes down and rx_errdetect rx_disperr go stable up. What wrong with 8/10 decoder?
- Altera_Forum
Honored Contributor
Are you sure you're getting valid 8b/10b data into the receiver?
- Altera_Forum
Honored Contributor
--- Quote Start --- Are you sure you're getting valid 8b/10b data into the receiver? --- Quote End --- Yes. with loop-back option. I'm solve this problem. rx and tx interfaces must be reseting before operation. without reset it's won't work.