From 0685db9d921f642a1859a9ae39c75a3478c02346 Mon Sep 17 00:00:00 2001 From: Joris van Rantwijk Date: Sun, 10 Apr 2016 01:27:24 +0200 Subject: [PATCH] Document latency of sincos core. --- rtl/sincos_gen_d18_p20.vhdl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rtl/sincos_gen_d18_p20.vhdl b/rtl/sincos_gen_d18_p20.vhdl index 8feba07..1754d80 100644 --- a/rtl/sincos_gen_d18_p20.vhdl +++ b/rtl/sincos_gen_d18_p20.vhdl @@ -7,6 +7,9 @@ -- Sin/cos output: -- signed 18 bits (nominal amplitude = 2**17-1) -- +-- Latency: +-- 6 clock cycles +-- -- Copyright 2016 Joris van Rantwijk -- -- This design is free software; you can redistribute it and/or