Block a user
Bringup: Digital
Even before bringup, this board is a disaster.
CPU doesn't support 12 MHz, which is required by V-USB. Adding a crystal could be done through a mod, but that will violate the MHz-vs-voltage spec.
Bench: Implement Framework for MAC tests
hw_itl
tests have proven this test bench concept to be ideal (and functional) for bringup of the core. Considered stable from 3c1c14f9531d4218454e220b36d4424f0c8e673e.
Proper self-checking…
Bench: Implement Framework for MAC tests
5f7704cf63
pkg: Implement to_string functions for MAC and IP addresses
5f389b0c7b
arp: Implement ARP replies
7bb82a9acf
doc: Add trashernet_eth to documentation
3c1c14f953
bench: hw_itl: Add debug prints for RX/TX
50b65bccec
eth: tx: Remove accidental latch
461c7ebce1
eth: tx: Fix polarity of tx_active checks
eab8783c6b
bench: Disable wave logging by default