projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d02baf
)
add links to research
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 12 Jun 2020 12:02:49 +0000
(13:02 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 12 Jun 2020 12:02:49 +0000
(13:02 +0100)
resources.mdwn
patch
|
blob
|
history
diff --git
a/resources.mdwn
b/resources.mdwn
index bb143ddacca1cca3d5cb1bcc39c5c18d67038f7b..f946bc12cbd6ca849ed70c4fe3d70f92eb0813f1 100644
(file)
--- 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
+
+* <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)