Add AXI master IP path to Quartus project
setupAXIMasterForQuartus(
adds
the MATLAB® AXI master IP folder to the path of the Quartus® project, projectName
)projectName
.
setupAXIMasterForQuartus()
displays the
location of the MATLAB AXI master IP that is included with this
support package.
Call the setup function with a project file name. If the project is not in the current working folder, include the path.
setupAXIMasterForQuartus('aximaster_deca.qpf')
The location of the MATLAB AXI master IP is added to your project IP search path.
To find the folder in your MATLAB installation that contains the MATLAB AXI master IP, call the setup function without a project file name.
setupAXIMasterForQuartus
The Quartus project was not specified. You can manually add... C:\Program Files\MATLAB\R2017a\toolbox\hdlverifier\supportpackages\altera\+hdlverifier\+fpga\+quartus\+MATLABasAXIMaster... to the IP search path setting of your Qsys file.