projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d78a42
)
add ariane PLIC implementation
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 5 Apr 2019 22:24:19 +0000
(23:24 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 5 Apr 2019 22:24:19 +0000
(23:24 +0100)
shakti/m_class/EINT.mdwn
patch
|
blob
|
history
diff --git
a/shakti/m_class/EINT.mdwn
b/shakti/m_class/EINT.mdwn
index cb9ce2c8532f5e7d461acf262d8bdd4f4b7eb022..652c2c1a4bdf234bce08be2e999f2ab010ed5309 100644
(file)
--- a/
shakti/m_class/EINT.mdwn
+++ b/
shakti/m_class/EINT.mdwn
@@
-9,3
+9,4
@@
aka "PLIC"
* <https://opencores.org/project,simple_pic>
* <https://bitbucket.org/casl/c-class/src/0e77398a030bfd705930d0f1b8b9b5050d76e265/src/peripherals/plic/?at=master>
* <https://github.com/RoaLogic/plic>
+* <https://github.com/pulp-platform/ariane/tree/master/src/plic>