ethernet/rtl
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
..
common.vh Move default_nettype/timescale declaration to common.vh 2022-08-24 12:04:10 -04:00
descramble.v Add (de)scrambling support 2022-08-27 13:06:38 -04:00
io.vh Add pmd 2022-08-06 14:02:44 -04:00
mdio.v Add mdio module 2022-08-27 15:59:29 -04:00
mdio_io.v Add MDIO I/O module 2022-08-28 12:21:02 -04:00
mii_io_rx.v Add MII output receive interface 2022-08-28 17:09:51 -04:00
mii_io_tx.v Add MII input transmit interface 2022-08-28 17:16:33 -04:00
nrzi_decode.v Add NRZI support 2022-08-24 12:29:09 -04:00
nrzi_encode.v Add NRZI support 2022-08-24 12:29:09 -04:00
pcs.v pcs: Assert CRS after TX_EN sooner 2022-08-24 12:10:52 -04:00
pmd_io.v Rename pmd to pmd_io 2022-08-28 17:25:24 -04:00
scramble.v Add (de)scrambling support 2022-08-27 13:06:38 -04:00