Altera_Forum
Honored Contributor
14 years agomultiplier delay of embedded multiplier
Hi,
I am designing an custom hardware and it requires multipliers, so since there are embedded multipliers available in cyclone II, I decided to use them by using the the multiply symbol in my vhdl code.(mentioned in alter manual). Now the doubt I had is what would be the time for this multiplication, so based on this I can implement my FSM. I am using a 16x16 signed multiplication and the clock frequency is 50 MHz. The board I am using is EP2C35F672C6 in the cyclone II family. So how do i find the latency time for this multiplier. Please help. Thanks, Joseph