Does HDL Coder support Matrix Operations for Xilinx Virtex 6 implementation?
9 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Tim McBrayer
2013-12-5
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 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!