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

ID 683337
Date 6/20/2022
Public

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

Document Table of Contents

9.4. Setting DSP Builder Design Parameters with MATLAB Scripts

Procedure

  1. Set block and design parameters using MATLAB workspace variables with names unique to your model.
  2. Define the MATLAB workspace variables in a MATLAB script or set of scripts, where you can manage them.
  3. Run the scripts run automatically on opening the model and again before simulation.
    DSP Builder evaluates and updates all parameters before it generates hardware.
  4. Clean up the workspace using a separate script when you close the design.