From: Luke Kenneth Casson Leighton Date: Fri, 12 Jun 2020 12:02:49 +0000 (+0100) Subject: add links to research X-Git-Tag: convert-csv-opcode-to-binary~2441 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=536735f2a01679e5316e2c85f37116a2573ef01e;p=libreriscv.git add links to research --- diff --git a/resources.mdwn b/resources.mdwn index bb143ddac..f946bc12c 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -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 + +* research into CORDIC +* * [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)