From cfe05eafa36f7b2febfd7df4f3ad189404f50148 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 12 Jun 2020 13:03:20 +0100 Subject: [PATCH] add MyHDL CORDIC link --- resources.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/resources.mdwn b/resources.mdwn index f946bc12c..f0c236583 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -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) +* MyHDL version of CORDIC ## IEEE Standard for Floating-Point Arithmetic (IEEE 754) -- 2.30.2