projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37909b7
)
add vector processors to resources
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 23 Nov 2021 15:49:01 +0000
(15:49 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 23 Nov 2021 15:49:01 +0000
(15:49 +0000)
resources.mdwn
patch
|
blob
|
history
diff --git
a/resources.mdwn
b/resources.mdwn
index aa08eeed2b43b85e923c51da2445635289be27e3..dc7e66569000845ba0cef7a6a8310d9dd31fad3a 100644
(file)
--- a/
resources.mdwn
+++ b/
resources.mdwn
@@
-328,6
+328,13
@@
Some learning resources I found in the community:
* Avalon <https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/mnl_avalon_spec.pdf>
* CXM <https://www.computeexpresslink.org/download-the-specification>
+# Vector Processors
+
+* THOR <https://github.com/robfinch/Thor/blob/main/Thor2021/doc/Thor2021.pdf>
+* NEC SX-Aurora
+* RVV
+* MRISC32 <https://github.com/mrisc32/mrisc32>
+
# LLVM
## Adding new instructions: