Forum Discussion

RTutu's avatar
RTutu
Icon for New Contributor rankNew Contributor
7 years ago

Map multipliers to DSP blocks using Quartus 18.0

Hi, I want to map multipliers to the Arria 10 DSP blocks using Quartus 18.0 Pro. I'm using the following code from the template: module teste #(parameter WIDTH=18) ( input clk, input sig...