Forum Discussion

jjxichn's avatar
jjxichn
Icon for New Contributor rankNew Contributor
10 months ago
Solved

multiply IP Stratix 10

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...
  • FvM's avatar
    10 months ago

    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