(no commit message)
authorlkcl <lkcl@web>
Fri, 19 Feb 2021 15:11:30 +0000 (15:11 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 19 Feb 2021 15:11:30 +0000 (15:11 +0000)
shakti/m_class.mdwn

index cd1b93c3fc79f5f1263414ee26da62faa0201565..9acd8428482b49420944e16fdff84886fcefdd82 100644 (file)
@@ -14,7 +14,7 @@ yields.
 
 ## Rough specification.
 
-Quad-core 28nm RISC-V 64-bit (RISCV64GC core with Vector SIMD Media / 3D
+Quad-core 28nm OpenPOWER 64-bit (OpenPOWER v3.0B core with Simple-V Vector Media / 3D
 extensions), 300-pin 15x15mm BGA 0.8mm pitch, 32-bit DDR3-4/LPDDR3/4
 memory interface and libre / open interfaces and accelerated hardware
 functions suitable for the higher-end, low-power, embedded, industrial
@@ -182,7 +182,7 @@ image acceleration, scalable fonts, and Z-buffering and much more.
 
 * MIAOW: ATI-compatible shader engine <http://miaowgpu.org/>
 * ORSOC GPU contains some primitives that can be used
-* SIMD RISC-V extensions can obviate the need for a "full" separate GPU
+* Simple-V Vector extensions can obviate the need for a "full" separate GPU
 * Nyuzi (OpenMP, based on Intel Larabee Compute Engine)
 * Rasteriser <https://github.com/jbush001/ChiselGPU/tree/master/hardware>
 * OpenShader <https://git.code.sf.net/p/openshader/code>