How to register a reference design that contains block design, rtl, and xilinx IP core?
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Kiran Kintali
2025-11-6
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!