From: Luke Kenneth Casson Leighton Date: Sat, 5 Oct 2019 15:29:23 +0000 (+0100) Subject: add CORDIC paper link X-Git-Tag: convert-csv-opcode-to-binary~3892 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c3f32a0246eaa25d40100554fce10b926c3d1412;p=libreriscv.git add CORDIC paper link --- diff --git a/simple_v_extension/vector_ops.mdwn b/simple_v_extension/vector_ops.mdwn index 71d45fbfb..3b9aca2fb 100644 --- a/simple_v_extension/vector_ops.mdwn +++ b/simple_v_extension/vector_ops.mdwn @@ -71,6 +71,7 @@ vx, vy = CORDIC(vx, vy, coordinate\_mode, beta) Links: * +* ## Vector cross product