From: lkcl Date: Thu, 12 Sep 2019 04:43:08 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4088 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8e6f2202ca3cef147452620e76de0e894173ab10;p=libreriscv.git --- diff --git a/ztrans_proposal.mdwn b/ztrans_proposal.mdwn index 8d68b7244..af72e4198 100644 --- a/ztrans_proposal.mdwn +++ b/ztrans_proposal.mdwn @@ -210,11 +210,14 @@ Any deviation from Trademarked Standards means that an implementation may not be sold and also make a claim of being, for example, "Vulkan compatible". -This in turn reinforces and makes a hard requirement a need for public +For 3D, this in turn reinforces and makes a hard requirement a need for public compliance with such standards, over-and-above what would otherwise be set by a RISC-V Standards Development Process, including both the software compliance and the knock-on implications that has for hardware. +For libraries such as libm and numpy, accuracy is paramount, for software interoperability across multiple platforms. Some algorithms critically rely on correct IEEE754, for example. +The conflicting accuracy requirements can be met through the zfpacc extension. + **Collaboration**: The case for collaboration on any Extension is already well-known.