Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16595 Discussions

IP Component files generated in wrong directory

VCham
New Contributor I
1,413 Views

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?

0 Kudos
1 Solution
VCham
New Contributor I
530 Views

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.

View solution in original post

0 Kudos
2 Replies
AndyN
New Contributor I
530 Views

What do you mean by the "wrong" folder? Where is it generating with reference to the .ip file?

0 Kudos
VCham
New Contributor I
531 Views

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.

0 Kudos
Reply