cores/code_8b10b/Decoder: add basic invalid symbols detection
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 8 Nov 2019 18:43:01 +0000 (19:43 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 8 Nov 2019 18:43:01 +0000 (19:43 +0100)
commit0a030fe17dc55883fcc4d564c63af129334c7c7b
tree68f8754dcf3ff19e17acd3e4e0575bdde113eaaf
parentc96f31a9adaec15c846ea23747d933d64314059d
cores/code_8b10b/Decoder: add basic invalid symbols detection

Check that we have 4,5 or 6 ones in the symbol. This does not report all
invalid symbols but still allow detecting issues with the link.
litex/soc/cores/code_8b10b.py