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

No Synthesis tool available on system path Problem with Simulink HDL Coder

Altera_Forum
名誉分销商 II
2,447 次查看

I'm a user of Quartus Web edition 10.1 and I'm trying to create a Quartus project via Simulink HDL Coder, but HDL workflow advisor says that there aren't synthesis tool on system path.  

How can I fix it? 

 

PS: My matlab version is 2010b 

 

Thanks in advance 

Gildo
0 项奖励
1 回复
Altera_Forum
名誉分销商 II
1,445 次查看

 

--- Quote Start ---  

I'm a user of Quartus Web edition 10.1 and I'm trying to create a Quartus project via Simulink HDL Coder, but HDL workflow advisor says that there aren't synthesis tool on system path.  

How can I fix it? 

 

PS: My matlab version is 2010b 

 

Thanks in advance 

Gildo 

--- Quote End ---  

 

 

you must run this line on MATLAB command prompt 

hdlsetuptoolpath('ToolName', 'Altera Quartus II','ToolPath', 'C:\altera\13.0\quartus\bin64\quartus.exe');
0 项奖励
回复