X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=3d_gpu.mdwn;h=807e6a6a938d49164b8c32da4bae57614e9388bb;hb=06bd7d370ca7bc7cf1a0d0dc35a105a37e96fac2;hp=6f51ab40cd47fe2fdd87cd75f1405a4f7d76fe54;hpb=5e67c9f2c7a5b517aef1fb2dd42cc65fc40836e3;p=libreriscv.git diff --git a/3d_gpu.mdwn b/3d_gpu.mdwn index 6f51ab40c..807e6a6a9 100644 --- a/3d_gpu.mdwn +++ b/3d_gpu.mdwn @@ -27,10 +27,31 @@ the cost of product development when it comes to PCB design and layout: We can look at larger higher-power ASICs either later or, if funding is made available, immediately. -See: +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. + +# 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]] +* [[3d_gpu/architecture]] * Founding [[charter]] * Mailing list * Crowdsupply page @@ -40,9 +61,15 @@ See: * Kazan Vulkan Driver (including 3D engine) * [NLNet 2019 Milestones](http://bugs.libre-riscv.org/buglist.cgi?columnlist=assigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Ccf_budget&f1=cf_nlnet_milestone&o1=equals&query_format=advanced&resolution=---&v1=NLnet.2019.02) * NLNet Project Page +* [[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. @@ -61,6 +88,7 @@ Progress: # News Articles +* * * * @@ -79,6 +107,11 @@ Progress: * * * +* +* +* +* +* # Information Resources and Tutorials @@ -117,3 +150,7 @@ Progress: * * * + +# Evaluations + +*[[openpower]]