(no commit message)
authormtnolan2640@5b3e5887a309d4a2372aaf5e76b851870f15ca92 <mtnolan2640@web>
Tue, 14 Apr 2020 13:23:49 +0000 (14:23 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 14 Apr 2020 13:23:49 +0000 (14:23 +0100)
resources.mdwn

index 024fdeb7fa68ff95cba27aa155dd615998be7c13..c259084a32c337b180f76c5b2a907ed88dac1ea7 100644 (file)
@@ -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)