|
Now let us look at how to infer a DSP function. DSP features
can be accessed via LPM instantiation or via inferencing the DSP through
RTL code.
DSP functions are a combination of multipliers and adders. The example
on this slide shows that multipliers feed adder inputs, which is the
correct way to implement this function. The multiplier and adder do
not need to be in the same process.
|