Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Pipe-line the multiplication. You can multiply + accumulate. A MAX II device should do it. --- Quote End --- You mean 'serialise it'. Pipe-lining increases speed but doesn't decrease the amount of LUTs. A 32 by 8 serial multiply takes about 190 Logic Cells in MaxII. This is some 'old' AHDL code I did many years ago, I guess it can be improved upon though. paawansharmas didn't indicate how fast he needs to run.