(no commit message)
authorlkcl <lkcl@web>
Wed, 27 Oct 2021 10:55:58 +0000 (11:55 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 27 Oct 2021 10:55:58 +0000 (11:55 +0100)
shakti/m_class/RGMII.mdwn

index 80af335419226c4f589ab303d23ac8027950eda4..5093c5ffab1e3a554e8ec5c40ab440ede254e25b 100644 (file)
@@ -5,3 +5,5 @@
 * <https://github.com/pkerling/ethernet_mac> - doesn't do RGMII, does GMII.
 * <https://github.com/enjoy-digital/liteeth> - MII RMII GMII RGMII PHY
 * <https://github.com/adamgreig/daqnet/blob/master/gateware/daqnet/ethernet/rmii.py> - RMII in nmigen
+* <https://github.com/HarryMakes/nmigen-stdio/blob/eth/nmigen_stdio/eth/rgmii.py>
+ <https://git.m-labs.hk/M-Labs/HeavyX/commit/59d26d148d58d1b385ba935b6e0685d8d3e850c7>