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
初学者
534 次查看

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

 

标签 (1)
0 项奖励
1 解答
FvM
名誉分销商 II
485 次查看

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 项奖励
1 回复
FvM
名誉分销商 II
486 次查看

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 项奖励
回复