• v0.2 2190f146a0

    Pingable! Pre-Release

    markus released this 2022-11-02 20:33:04 +01:00 | 1 commits to master since this release

    Pingable demo design, i.e. working PHY + MAC + IPv4 with ARP and ICMP echo reply. Available for HW and for cocotb test bench that binds to an Ethernet interface on the simulation machine.

    Known issues:

    • Eth / IP protocol arbitration may fail. See #13 for more information.
    Downloads
     
  • v0.1 6beb9c8346

    markus released this 2022-01-30 19:42:16 +01:00 | 45 commits to master since this release

    First version with fully working MAC + PHY components!

    Known issues:

    • Carrier detection is too sensitive (detects link even with no cable connected)
    • Demo design misses a record definition, apply 0f7437e901f077a8a4ce5f748ddcdf4d629aae09 to fix.
    Downloads