add vector processors to resources
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 23 Nov 2021 15:49:01 +0000 (15:49 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 23 Nov 2021 15:49:01 +0000 (15:49 +0000)
resources.mdwn

index aa08eeed2b43b85e923c51da2445635289be27e3..dc7e66569000845ba0cef7a6a8310d9dd31fad3a 100644 (file)
@@ -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: