Good morning, I have a question about LUTs and DSP48s resources at my myRIO FPGA. So, I have a really not complicated piece of code, which I am trying to compile on my FPGA. Its how it looks like:
I have here some high thoughput math calculations, so I thought DSP48s resources will be used. But unfortunately, only LUTs are used, and even though there are only some blocks, my compilation status looks like this:
How is that possible? 470.2 percent? Maybe I have something wrong with my setting, or maybe something is broken.. I would appreciate aby kind of help.
Thank you