Forum Discussion
Altera_Forum
Honored Contributor
18 years ago --- Quote Start --- I have used a radix4 booth algorithm and generating 4partial product which is stored in the array and then it is left shifted according to possition to be added together. i am attaching the main code for your reference. this problem occurs when I am using adders. --- Quote End --- Solution to multisource: The problem is being solved by starting the array row headers from 1 instead 0;