ethernet/tb
Sean Anderson ead545e85e Rename pmd to pmd_io
This better reflects the function of the module (interfacing the
transciever via the I/O pins), and fits better with the naming scheme
used for other I/O modules.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2022-08-28 17:25:24 -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
mii_io_rx.py Add MII output receive interface 2022-08-28 17:09:51 -04:00
mii_io_tx.py Add MII input transmit interface 2022-08-28 17:16:33 -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_io.py Rename pmd to pmd_io 2022-08-28 17:25:24 -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