Error Found unsupported dimensions on matrix type at output port:

2 views (last 30 days)
I am trying to generate VHDL code from matlab code which produces toeplitz matrix. The input is a column matrix of size 4*1. But the workflow advisor failed to generate the VHDL code by the producing the error message," ErrorFound unsupported dimensions on matrix type at output port: " . Please help how to do resolve this.

Answers (1)

Kiran Kintali
Kiran Kintali on 6 Apr 2021
Attached are few examples of how to code matrix multiply in HDL Coder.
  1 Comment
Oleg Kupervasser
Oleg Kupervasser on 14 Oct 2023
Edited: Oleg Kupervasser on 14 Oct 2023
Why do you write inrelevant answer? he don't need matrix multiply, he need to create toeplitz matrix. He want to understand sourse of the error. If you don't know answer, please don't write irrelevant comments!
Please, can some body to give some relevant answer to this question?

Sign in to comment.

Categories

Find more on Code Generation in Help Center and File Exchange

Tags

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!