Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
21618 Discussions

The issue of multiplier synthsis in Arria V

Altera_Forum
Honored Contributor II
1,038 Views

I get 20bit data from data bus and split it into two section, high 10bit and low 10bit. They are shifted left 6bit to form 16bit data respectively, I_16bit and Q_16bit. Then I_16bit is input into a multiplier with two input ports, and Q_16bit is input into another multiplier with input ports. Another input of these two multipliers is given a special data. The output of these two multipliers are added together to produce a result. But when carry out synthesis operation, these two multipliers are cancelled. Please give me a solution to avid this problem. Thanks a lot.

0 Kudos
0 Replies
Reply