Does HDL Coder support Matrix Operations for Xilinx Virtex 6 implementation?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Tim McBrayer
il 5 Dic 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 Commenti
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!