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

ID 683337
Date 4/01/2024
Public
Document Table of Contents

2.5. 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.