VCham
Occasional Contributor
7 years agoIP Component files generated in wrong directory
I used the Altera PLL IP to generate a PLL for my project but it was generated in the wrong directory. I tried moving the files but Quartus II was then unable to find the IP Component. Is there a proper way to move these generated files within my project folders?
I figured out my issue.
What I meant by "wrong" was that it wasn't generated in the desired folder given our folder structure convention, and simply moving the files didn't update the pointers. I figured out that updating the paths found in the .qsf file solves the issue.