Importing IPs from Vivado to Simulink

10 views (last 30 days)
SUHANYA M S
SUHANYA M S on 1 Dec 2022
Answered: Balavignesh on 21 Sep 2023
It's possible to generate IPs in Simulink using HDL Coder/System Generator for use in a Vivado project.
Is it possible to import an IP from Vivado to Simulink for seamless system integration?
For example, some IPs related to specific boards are available for inculsion in Vivado projects.
Not sure if this will work - bring these IPs to Simulink using HDL Wrapper option (in Vivado), and include the wrapper in the Blackbox (in Simulink System Generator Xilinx Toolbox). This is just an idea. Is this how it can be done? Else, the IPs would have to be retained in Vivado, and then included with the HDL generated from Simulink. That's another process of dealing with hierarchy and port mapping there!
Please elaborate!

Answers (1)

Balavignesh
Balavignesh on 21 Sep 2023
Hello SUHANYA,
I see that you would like to know if it is possible to import IPs from Vivado to Simulink.
I would like to let you know that it is possible to integrate customer RTL code into a model targeted for HDL code generation using HDL Coder. I suggest you refer the following documentation to know more:
I hope this addresses your query.

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!