Forum Discussion
Tool
New Contributor
2 years agoI have Matlab and Simulink to work with my Quartus. However, Matlab looks for qpro.exe to link these up. I get this error below when I try to setup the HDL tool path.
Input tool path
does not point to a valid Intel Quartus Pro executable 'qpro.exe'.
Please specify the full path to the synthesis tool executable.
For example:
hdlsetuptoolpath('ToolName', 'Intel Quartus Pro', ...
'ToolPath', 'C:\intelFPGA_pro\18.0\quartus\bin64\qpro.exe');
How can I link my Quartus Pro 22.4 with Matlab? I think we need the qpro.exe or MathWorks needs to change their thing to look for quartus.exe.