User Profile
User Widgets
Contributions
Re: Compilation fail duo to hps_csdram_p0
Hi 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.3.3KViews0likes0CommentsCompilation 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?3.6KViews0likes12Comments