Closed ByoungjinKim closed 1 year ago
I think that the easiest workaround at the moment is to use Vivado 2020.2.
Xilinx has removed the DSP48 macro (xbip_dsp48_macro) from Vivado 2021.1 and newer versions.
The new DSP macro has some issues that the DSP48 macro does not.
I have posted a description of these issues on the Xilinx forum:
thank you
I have replaced xbip_dsp48_macro with dsp48 in all projects. I think that it should now be possible to build all projects with Vivado 2022.1.
build test OK. Thank you.
Hello.
I'm using Vivado 2022.1. I try this project in this version. But I'm not open project.
The address below was used as a reference.. https://github.com/pavel-demin/red-pitaya-notes/issues/1058
sdr_transceiver_122_88 : build ok sdr_transceiver_emb_122_88 : error
how can i fix it?