Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

how many simultaneous adds?

Right guys - just looking for some experience.

Im looking at a new algorithm thats going to serious eat up my logic with adders (needs a 11x11 matrix of differences summed into single value, and I need as many of these as I can).

Up till now Ive only added 2 values in a single pipeline stage, but can you get away with more? Currently one of these matrix adds is going to take 3% of the registers (5% of LEs) of a EP2AGX125. probably going to look at clocking this at ~150 Mhz, and the 2 inputs per add apparently gives fmax of 390MHz, so Ive got plenty of scope here.

how much does additional adders hurt the Fmax - because I assume I lose the use of the carry chain.

1 Reply