davidyu1
New Contributor
2 years agoCompilation fail duo to hps_csdram_p0
We used platform designer and use hps IP to build our design.
But Compilation failed and had the following message:
Error: The auto-constraining script was not able to detect any instance for core < hps_sdram_p0 >
Error: Verify the following:
Error: The core < hps_sdram_p0 > is instantiated within another component (wrapper)
Error: The core is not the top-level of the project
Error: The memory interface pins are exported to the top-level of the project
Error: Alternatively, if you are no longer instantiating core < hps_sdram_p0 >,
Error: clean up any stale SDC_FILE references from the QSF/QIP files.
How to solve this issue?