Does HDL Coder support Matrix Operations for Xilinx Virtex 6 implementation?
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Tim McBrayer
on 5 Dec 2013
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.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!