add MyHDL CORDIC link
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 12 Jun 2020 12:03:20 +0000 (13:03 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 12 Jun 2020 12:03:20 +0000 (13:03 +0100)
resources.mdwn

index f946bc12cbd6ca849ed70c4fe3d70f92eb0813f1..f0c236583d43e6ceadabfeac5bd9b76c99e52167 100644 (file)
@@ -70,6 +70,7 @@ for comparative/informative purposes with regard to Simple-V.
  - 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)
+* <http://www.myhdl.org/docs/examples/sinecomp/> MyHDL version of CORDIC
 
 ## IEEE Standard for Floating-Point Arithmetic (IEEE 754)