Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

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

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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');