Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 讨论

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

Altera_Forum
名誉分销商 II
1,873 次查看

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 项奖励
4 回复数
Altera_Forum
名誉分销商 II
992 次查看

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

0 项奖励
Altera_Forum
名誉分销商 II
992 次查看

 

--- 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 项奖励
Altera_Forum
名誉分销商 II
992 次查看

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 项奖励
Altera_Forum
名誉分销商 II
992 次查看

 

--- 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 项奖励
回复