Does HDL Coder support Matrix Operations for Xilinx Virtex 6 implementation?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Tim McBrayer
el 5 de Dic. de 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 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!