scrambling/FIXME: SKP(Skip) symbols are no longer present in the stream (removed with SerdesRXSkipRemover)

This commit is contained in:
Florent Kermarrec 2019-10-08 18:12:41 +02:00
parent 798e1b9b28
commit 972c94f0b2

View File

@ -9,7 +9,6 @@ from migen import *
from litex.soc.interconnect import stream
# FIXME:
# - LFSR shall be advanced for each symbol except for SKP.
# - All 8b10b D-cores should be scrambled (except Training Sequence Ordered Sets).
# - K codes shall not be scrambled.
# - Allow enabling/disabling scrambling.