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 ディスカッション

Set Qsys path

Altera_Forum
名誉コントリビューター II
1,234件の閲覧回数

The Qsys project is shared by several Quartus projects.  

So, I always have to navigate to the Qsys Project path for re-generating Qsys.  

 

Is there a way to set the Qsys path? I want to open Qsys from my Quartus and Qsys jumps to its project path.  

 

Thanks for your attention! 

 

PS: I am a newbie to Qsys.
0 件の賞賛
1 返信
Altera_Forum
名誉コントリビューター II
533件の閲覧回数

 

--- Quote Start ---  

 

I always have to navigate to the Qsys Project path for re-generating Qsys.  

 

Is there a way to set the Qsys path? I want to open Qsys from my Quartus and Qsys jumps to its project path.  

 

--- Quote End ---  

 

I noticed this too, and did not find a work-around as far as using the GUI goes. However, you can use a Tcl script to see if the .qsys file has changed, and then use Tcl to re-run the "Generate" stage. 

 

Take a look at the DE0-nano SDRAM project I posted, and look at the synth.tcl and synth_qsys.tcl files. 

 

http://www.alteraforum.com/forum/showthread.php?t=45927 

 

Note that this project also turns the .qsys file into a .tcl file, but you can skip that step if you like. 

 

Cheers, 

Dave
返信