(no commit message)
[libreriscv.git] / 3d_gpu.mdwn
index 4f410c1ce18c730c3c39edd9d7106b98dd66bcc1..a467339b49fec4fe70420cd9ce3f9f6137ffac86 100644 (file)
@@ -1,3 +1,5 @@
+See architectural details [here](./architecture)
+
 # Hybrid 3D GPU / CPU / VPU
 
 Creating a trustworthy processor for the world.
@@ -42,6 +44,12 @@ See [[3d_gpu/articles]] online.
 
 # Progress:
 
+* Jul 2020: first ppc64le "hello world" binary executed.  80,000 gate coriolis2 auto-layout completed with 99.95% routing.
+* Jun 2020: core unit tests and pipeline formal correctness proofs in place.
+* May 2020: first pipelines and register files started.
+* Mar 2020: Coriolis2 Layout experiments successful. 6600 Memory Architecture
+  exploration started.  OpenPOWER ISA decoder started.  Two new people:
+  Alain and Jock.
 * Feb 2020: OpenPower Foundation EULA released. Coriolis2 Layout experimentation begun. Dynamic Partitioned SIMD ALU created.
 * Jan 2020: New team members, Yehowshua and Michael.  Last-minute attendance of FOSDEM2020
 * Dec 2019: Second round NLNet questions answered.  External Review completed.  6 NLNet proposals accepted (EUR 200,000+)
@@ -69,3 +77,7 @@ See [[3d_gpu/articles]] online.
 # Evaluations
 
 * [[openpower]]
+
+# Drivers
+
+* [[3d_gpu/opencl]]