ethernet/rtl
Sean Anderson e4bbc08620 pcs: tx: Calculate idle correctly when there is no new data
When the PMA has no new data for us, idle should be determined based on
raw_bits[11:2]. However, we just calculated that last cycle, so we can
reuse it.

Fixes: d351291 ("Initial commit")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
2022-08-06 14:54:04 -04:00
..
common.vh Initial commit 2022-05-23 20:57:03 -04:00
io.vh Add pmd 2022-08-06 14:02:44 -04:00
pcs.v pcs: tx: Calculate idle correctly when there is no new data 2022-08-06 14:54:04 -04:00
pmd.v Add pmd 2022-08-06 14:02:44 -04:00