Skip to content

Xilinx/Vitis_Model_Composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapid design exploration using Vitis Model Composer

Within the Simulink environment, Vitis Model Composer offers a range of performance-optimized blocks that facilitate the design and implementation of DSP algorithms on AMD devices. The inclusion of the Vitis Model Composer AI Engine, HLS, and HDL libraries enables efficient algorithm exploration and greatly expedites the path towards production.

To learn more, visit the Vitis Model Composer website.

Where should you start?

Are you interested in accelerating your development effort using Vitis Model Composer? Here is where to start:

  • Review the supported operating systems and MATLAB releases.
  • Learn the basics of Simulink. To use Vitis Model Composer effectively, you need to understand the basics of Simulink, a block diagram environment for multidomain simulation and model-based design.
  • Go over to the tutorials. The tutorials will give you a solid understanding of how to use the tool.
  • Browse through many of the examples we have here. You can easily access these examples from within the tool. (Note: Many of the examples require the DSP System Toolbox.)

What's new in 2023.2?

  • Vitis Model Composer now supports importing AIE-ML graphs as a block. See this example of importing an AIE-ML graph and performing simulation.
  • The 3x3 Matrix Determinant example showcases the Black Box block for bringing hand-coded VHDL or Verilog code into Model Composer. It also shows the DSPFP32 primitive block for performing floating-point operations on Versal devices.
  • The Channelizer example implements a high-speed channelizer design using a combination of AI Engine and Programmable Logic (PL) resources in Versal devices. In 2023.2, it is now supported for the hardware validation flow.

Examples

Tutorials

Quick Guides


Copyright 2022 Xilinx

Copyright 2023-2024 Advanced Micro Devices, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.