WIP 100BASE-TX PHY
Go to file
Sean Anderson 15ae994ad6 tb: Fix incorrect valid in send_recovered_bits
At the end of the bitstream, we might not have enough bits for valid=2.
If we don't change it to valid=1, instead of marking an X as valid.

Fixes: d351291 ("Initial commit")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
2022-08-24 12:18:39 -04:00
rtl pcs: Assert CRS after TX_EN sooner 2022-08-24 12:10:52 -04:00
tb tb: Fix incorrect valid in send_recovered_bits 2022-08-24 12:18:39 -04:00
.gitignore Ignore post-synthesis verilog 2022-08-21 12:36:36 -04:00
4b5b.gtkw Initial commit 2022-05-23 20:57:03 -04:00
Makefile Use MODULE variable for tests 2022-08-24 12:10:07 -04:00