Forum Discussion
davidyu1
New Contributor
3 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 cor...
aikeu
Regular Contributor
3 years agoHi davidyu1,
May I know which document which you refer to build your project?
The original ghrd used was working fine without compilation issue or after you modify it only got issue?
Thanks.
Regards,
Aik Eu
davidyu1
New Contributor
3 years agoHi Aik Eu,
I created new project with your de10-nano template file(DE10_Nano_golden_top.qar) and use platform designer to add hps-to-fpga interface in my design.
You can see my project files I attached the post previously.
I found that the compilation issue is from adding hps-to-fpga interface.
If I remove hps-to-fpga interface from qsys, the compilation is without error.