From: mtnolan2640@5b3e5887a309d4a2372aaf5e76b851870f15ca92 Date: Tue, 14 Apr 2020 13:23:49 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2861 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dba5a632a1fc39436ab97df46ce4270eedce9efe;p=libreriscv.git --- diff --git a/resources.mdwn b/resources.mdwn index 024fdeb7f..c259084a3 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -59,6 +59,7 @@ for comparative/informative purposes with regard to Simple-V. * [CORDIC](http://www.andraka.com/files/crdcsrvy.pdf) - Does not have an easy way of computing tan(x) * [zipcpu CORDIC](https://zipcpu.com/dsp/2017/08/30/cordic.html) +* [Low latency and Low error floating point TCORDIC](https://ieeexplore.ieee.org/document/7784797) (email Michael or Cole if you don't have IEEE access) ## IEEE Standard for Floating-Point Arithmetic (IEEE 754)