Does HDL Coder support Matrix Operations for Xilinx Virtex 6 implementation?

I need to implement an algorithm on HDL Coder that includes some Matrix Operations. Is this possible? What would be the recommended way to approach this?

Answers (1)

Right now matrix operations are not supported; you will need to decompose matrix operations into the appropriate collection of scalar operations. Limited matrix support is planned to be available in R2014a.

Products

Asked:

on 26 Aug 2013

Answered:

on 5 Dec 2013

Community Treasure Hunt

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

Start Hunting!