Open gussmith23 opened 1 year ago
Doing some searching with GitHub's codesearch. I'm finding a lot of instances where people use DSPs directly, or use the use_dsp
annotation. Less obvious are the cases where they have a module that should go onto a DSP.
Unsure what this does, but this could be one: https://github.com/snu-quiqcl/RFSoC/blob/79dadb5c0f81f8f9d77530b08ecb28077aab6ce1/RFSoC_Design_V1_1/IP_File_00/DAC_Controller/RFDC_DDS.sv#L40
Stopped on page three here, should pick it up later: https://github.com/search?q=DSp+xilinx+language%3ASystemVerilog&type=code&p=3
From @nakengelhardt: