Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21618 Discussions

The issue of multiplier synthsis in Arria V

Altera_Forum
Honored Contributor II
1,035 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