IObundle / iob-eth

Basic Verilog Ethernet core and C driver functions
MIT License
10 stars 4 forks source link

feat(phy_resetn): Add `phy_resetn_o` output port. #67

Closed arturum1 closed 11 months ago

arturum1 commented 11 months ago

Reimplement PHY reset logic inside iob-eth core. This fixes remaining CDC critical warnings. Add phy_resetn_o output port for PHY reset.