projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a94673d
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 24 Jan 2021 23:06:04 +0000
(23:06 +0000)
committer
IkiWiki
<ikiwiki.info>
Sun, 24 Jan 2021 23:06:04 +0000
(23:06 +0000)
shakti/m_class/RGMII.mdwn
patch
|
blob
|
history
diff --git
a/shakti/m_class/RGMII.mdwn
b/shakti/m_class/RGMII.mdwn
index d50c9bf83b462a0e9ced074f5bcb3acbcef54899..80af335419226c4f589ab303d23ac8027950eda4 100644
(file)
--- a/
shakti/m_class/RGMII.mdwn
+++ b/
shakti/m_class/RGMII.mdwn
@@
-4,3
+4,4
@@
* <https://github.com/alexforencich/verilog-ethernet/blob/master/rtl/eth_mac_1g_rgmii.v>
* <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