FabianL
Occasional Contributor
4 months agoSynthesis report about inference
Hello,
I know it that other synthesis tools that there are certain reports, which list what kind of logic macro blocks (e.g. RAM, FIFO, MUX, Adder) is inferred for certain HDL constructs.
I could not find anything similar for the Quartus Synthesis. Is there any option to activate this?
In which report could I find information about logic inference during synthesis?
This information is crucial for debugging and optimizing HDL code.
Thanks
best regards
Fabian
Hi,
inference is basically reported in <project>map.rpt file
RegardsFrank