Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

multiply IP Stratix 10

jjxichn
Beginner
202 Views

Hello All, I am using Stratix 10 to do some interesting stuff. When I used fixed point functions FPGA IP to do multiplication of two 4 bits unsigned number, it shows it using DSP blocks and I did not see any options to disable DSP blocks. I am wondering is there any ways to realize this multiplication using LUTs only? Thanks.

 

jjxichn_0-1744464006042.png

 

Labels (1)
0 Kudos
1 Solution
FvM
Honored Contributor II
153 Views

Hi,

using Fixed Point IP for 4-Bit numbers? Why don't you use 

lpm_mult IP, or simply infer multiplier from HDL code.

Regards

Frank

View solution in original post

0 Kudos
1 Reply
FvM
Honored Contributor II
154 Views

Hi,

using Fixed Point IP for 4-Bit numbers? Why don't you use 

lpm_mult IP, or simply infer multiplier from HDL code.

Regards

Frank

0 Kudos
Reply