projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f602f51
)
extraneous spelling correction
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 26 Mar 2019 02:31:58 +0000
(
02:31
+0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 26 Mar 2019 02:31:58 +0000
(
02:31
+0000)
shakti/m_class/AXI.mdwn
patch
|
blob
|
history
diff --git
a/shakti/m_class/AXI.mdwn
b/shakti/m_class/AXI.mdwn
index 48c152953206b32336ecac2e2777d8e219aebfc7..d6eecca39deb78e6c1ff6eb1138d2b9ab2fddcbf 100644
(file)
--- a/
shakti/m_class/AXI.mdwn
+++ b/
shakti/m_class/AXI.mdwn
@@
-8,4
+8,6
@@
See also [[wishbone]] Bus
# AXI4 in migen
+Implementations of AXI4 in nmigen (not just bridges)
+
* <https://github.com/peteut/migen-axi>