Unsupported dimensions of matrix type at output port 0

2 views (last 30 days)
Hey.. I'm trying to convert my matlab code into HDL using the HDL coder, where I encountered this error message "found unsupported dimensions of matrix type at output port 0". Why does this error come and how to debug? Please help.

Answers (1)

Kiran Kintali
Kiran Kintali on 6 Mar 2023
Matrices are supported at the DUT boundary in HDL Coder

Categories

Find more on Code Generation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!