Work with Native Simulink Data Types - 2020.2 English

Vivado Design Suite Tutorial: Model-Based DSP Design using Add-on for MATLAB and Simulink (UG1498)

Document ID
UG1498
Release Date
2021-01-22
Version
2020.2 English
  1. In the MATLAB Current Folder, navigate to the ModelComposer_Tutorial\Lab1\Section2 folder.
  2. Double-click ColorSpace_Conversion.slx to open the design.

    This is a Color Space conversion design, built with basic Model Composer blocks, that performs a RGB to YCbCr conversion.

  3. Update the model (Ctrl+D) and observe that the Data Types, Signal Dimensions and Sample Times from the Source blocks in Simulink all propagate through the Model Composer blocks. Note that the design uses single precision floating point data types.
  4. Simulate the model and observe the results from simulation.