Altera_Forum
Honored Contributor
17 years agoFloating Point Multiplier latency???
Hello,
i have instantiated and synthesized an ALTFP_MULT in QuartusII with double precision and 5 output latency. I have extracted the post-synthesis netlist and successfully simulated in Modelsim. Now.. my problem is that the latency of 5 doesn't match with the simulation results! Actually i get my results 1 cycle earlier, eg. after 4 cycles. I tried simulating a multiplier of 10 latency as well and i was getting the same... result after 9 clock cycles! What is wrong? Are the altera specifications wrong? Have i misinterpreted the term output latency? One IMPORTANT question pls: Is it possible for the multiplier to produce results at different latencies? For example for small numbers in 4 clock cycles for bigger numbers in 5 clock cycles etc thx