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

Why Quartus doesn't put the IP files into a independent folder?

Altera_Forum
Honored Contributor II
1,839 Views

I use Quartus IP catalog to generate some IPs. I found since you assigned the directory where the IP should be generated, Quartus just generate all the files of the IP into the directory, it doesn't create a folder which is named by IP's name. Since there are bunch of files generated with the IP, this will be very annoying if all the files of different IPs are put in a same folder. Is therr any approach to configure the Quartus to generate each IP files in their own folder? 

 

Thanks in advance.
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
958 Views

Why not just create a folder manually for each IP when you generate it?

0 Kudos
Altera_Forum
Honored Contributor II
958 Views

 

--- Quote Start ---  

Why not just create a folder manually for each IP when you generate it? 

--- Quote End ---  

 

 

That is what I did now. I just wonder is there any other approach like I can configure the Quartus to do it as default? 

 

Thanks.
0 Kudos
Altera_Forum
Honored Contributor II
958 Views

FYI, in 14.0 with the new Qsys-based "IP Catalog" Parameter Editor, you don't need to ever have Qsys "Generate..." the IP files. 

 

Just add the .qsys file to your project file list, and Quartus will automatically generate the IP files into the temporary db/ folder in your project directory during the compilation process. i.e. you don't ever have to see the generated files cluttering up your tree.
0 Kudos
Altera_Forum
Honored Contributor II
958 Views

 

--- Quote Start ---  

FYI, in 14.0 with the new Qsys-based "IP Catalog" Parameter Editor, you don't need to ever have Qsys "Generate..." the IP files. 

 

Just add the .qsys file to your project file list, and Quartus will automatically generate the IP files into the temporary db/ folder in your project directory during the compilation process. i.e. you don't ever have to see the generated files cluttering up your tree. 

--- Quote End ---  

 

 

Thanks for letting me know this. But if I still use qip file, I still need to generate the IP files, right? 

 

Thanks.
0 Kudos
Reply