ethernet/tb
Sean Anderson 27d4c6457e tb: descramble: Expand offset search
If we get very lucky, the descrambler can lock after only 28 bits
(the size of the idle counter). Take this scenario into account when
deciding on the offset.

Fixes: 12a4678 ("Add (de)scrambling support")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
2022-08-28 12:41:43 -04:00
..
__init__.py Make testbenches a module 2022-08-21 12:36:28 -04:00
descramble.py tb: descramble: Expand offset search 2022-08-28 12:41:43 -04:00
mdio.py Add mdio module 2022-08-27 15:59:29 -04:00
mdio_io.py Add MDIO I/O module 2022-08-28 12:21:02 -04:00
nrzi_decode.py Add NRZI support 2022-08-24 12:29:09 -04:00
nrzi_encode.py Add NRZI support 2022-08-24 12:29:09 -04:00
pcs.py tb: Refactor out ClockEnable 2022-08-27 13:09:30 -04:00
pmd.py tb: Move print_list_at/compare_lists to util 2022-08-24 12:16:43 -04:00
scramble.py Add (de)scrambling support 2022-08-27 13:06:38 -04:00
util.py tb: Refactor out ClockEnable 2022-08-27 13:09:30 -04:00