How to register a reference design that contains block design, rtl, and xilinx IP core?
8 views (last 30 days)
Show older comments
Hi,
I’m trying to register my reference design in MATLAB, but the documentation only covers pure block-design flows.
My project also contains:
- Custom RTL modules
- Xilinx IP cores
- A Vivado block design (BD)
Could you point me to the procedure (or an example script) for registering a mixed-flow design so that MATLAB can see the entire hierarchy?
Looking forward to your reply—thanks!
0 Comments
Answers (1)
Kiran Kintali
on 6 Nov 2025
HDL Coder has a lot of integration touch points with custom code, custom IP core modules and integrating with Vits Model Composer style workflows with Vivado.
Related HDL Coder custom code integration examples https://www.mathworks.com/help/hdlcoder/ug/integrate-custom-hdl-code-using-docblock.html
Do not hesitate to reach out to tech support.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!