HDL generation from inside a (library) linked subsystem

1 view (last 30 days)
Hi
I have different models which share subsystems, these shared subsystems are stored in libraries. When I try to generate HDL code for a block inside one of the linked subsystems, the HDL coder menu is not available. The menu is available only when I am in subsystems which are not linked.
I.e. model A contains a linked subsystem B, which in turns contain subsystem C. I try to generate HDL code for subsystem C. How do i solve this?
regards pk
note I am Running Matlab2013a, I observe that in 2013b release notes that support for refferenced subsystems is added, will this solve the case for library links as well?

Answers (1)

Kiran Kintali
Kiran Kintali on 5 Sep 2020
HDL code generation from reference subsystems is now supported in HDL Coder.

Community Treasure Hunt

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

Start Hunting!