DSP Builder for Intel® FPGAs (Advanced Blockset): Handbook

ID 683337
Date 12/04/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.4. Starting DSP Builder in MATLAB on Linux

Procedure

  1. Ensure you correctly set up the environment:
    export QUARTUS_ROOTDIR_OVERRIDE=<path> 
    export PATH=$PATH:<path>/bin 
    export PATH=$PATH:<MATLAB_installation_path>/MATLAB/<MATLAB_version>/bin/ 
    <path> is the Intel Quartus Prime installtion directory.
  2. From the Linux terminal run "<path>/dspba/dsp_builder.sh"
  3. Check DSP Builder successfully installed by typing the ver command in MATLAB Command Windows.
  4. In MATLAB on the Home tab, click on the Simulink icon, to start Simulink.
  5. Click on Blank Model to start new design.