(no commit message)
[libreriscv.git] / 3d_gpu.mdwn
index 998e0cd68444e214fa8be7981abd740bfd2a4c0d..4c1282bf43e27580e2c544281d8fca3ee4a174e1 100644 (file)
@@ -29,11 +29,28 @@ is made available, immediately.
 
 Recent applications to NLNet (Oct 2019) are for a test chip in 180nm, 64 bit, single core dual issue, around 300 to 350mhz.  This will provide the confidence to go to higher geometries, as well as be a commercially viable embedded product in its own right.
 
-See:
+# Business Objectives
+
+* the project shall be a hybrid CPU-GPU because if it is not, the
+  complexity involved in developing a split shared-memory CPU-GPU both
+  at a hardware and a software level will be so costly it will jeapordise
+  the project.
+* the project shall be commercial and mass-volume (100 million units
+  and above)
+* the project shall be entirely transparent so that end-users will be
+  able to trust it
+* the source code shall be available at all times for all components
+  for BUSINESS reasons, making development and use of SDKs dead simple
+  and aiding and assisting developers AND BUSINESSES in debugging and thus
+  hugely saving them money.
+
+# Links:
 
 * [[shakti/m_class/libre_3d_gpu]]
 * [[discussion]]
 * [[resources]]
+* [[overview]]
+* [[3d_gpu/funding]]
 * Founding [[charter]]
 * Mailing list <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/>
 * Crowdsupply page <https://www.crowdsupply.com/libre-risc-v/m-class>
@@ -45,8 +62,13 @@ See:
 * NLNet Project Page <https://nlnet.nl/project/Libre-RISCV/>
 * [[nlnet_proposals]]
 
-Progress:
+Progress:
 
+* Dec 2019: Second round NLNet questions answered.  External Review completed.  6 NLNet proposals accepted (EUR 200,000+)
+* Nov 2019: Alternative FP library to Berkeley softfloat developed. NLNet first round questions answered.
+* Oct 2019: 3D Standards continued.  POWER ISA considered.  Open 3D Alliance begins.  NLNet funding applications submitted.
+* Sep 2019: 3D Standards continued.  Additional NLNet Funding proposals discussed.
+* Aug 2019: Development of "Transcendentals" (SIN/COS/ATAN2) Specifications
 * Jul 2019: Sponsorship from Purism received.  IEEE754 FP Mul, Add, DIV,
   FCLASS and FCVT pipelines completed.
 * Jun 2019: IEEE754 FP Mul, Add, and FSM "DIV" completed.