add links to research
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 12 Jun 2020 12:02:49 +0000 (13:02 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 12 Jun 2020 12:02:49 +0000 (13:02 +0100)
resources.mdwn

index bb143ddacca1cca3d5cb1bcc39c5c18d67038f7b..f946bc12cbd6ca849ed70c4fe3d70f92eb0813f1 100644 (file)
@@ -62,6 +62,9 @@ for comparative/informative purposes with regard to Simple-V.
 * [Reciprocal Square Root Algorithm](http://www.acsel-lab.com/arithmetic/arith15/papers/ARITH15_Takagi.pdf)
 
 ## CORDIC and related algorithms
+
+* <https://bugs.libre-soc.org/show_bug.cgi?id=127> research into CORDIC
+* <https://bugs.libre-soc.org/show_bug.cgi?id=208>
 * [BKM (log(x) and e^x)](https://en.wikipedia.org/wiki/BKM_algorithm)
 * [CORDIC](http://www.andraka.com/files/crdcsrvy.pdf)
  - Does not have an easy way of computing tan(x)