Forum Discussion
Altera_Forum
Honored Contributor
12 years agoWhat multiplier can do 16 bit by 26 bit?
Hi, I am new to Altera. I read an article on division with APEX, which was an old device. It said: On an Altera APEX device, when combining the LUT and multiplier into a single division mo...
Altera_Forum
Honored Contributor
12 years agoIm not sure what the question is. You would implement it that same way as the apex if you wanted a memory multiplier. But now its easiest just to do the multiply in hdl and let the compiler infer the hardware.