Description
This rule checks if the tool was able to extract profiling data.
Explanation
The tool was unable to extract profiling metadata, and no profiling was inserted into the design.Recommendation
Ensure the target shell is configured correctly for profile insertion. Make
sure that the design is being run with the -g
option to
generate debugging information, and that the appropriate --profile_kernel
is used.