Create matrix 64x64 that supported by HDL coder
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all.
I am having problem with my design. I want to create matrix 64x64. I used user defined function to create my matrix. Then, I want to change it to HDL code using HDL coder. However, when I tried to convert to HDL code,it shows error "Matrices are not supported in this released". How can I create matrix 64x64 that supported by HDL coder.
3 件のコメント
Chun-Yu
2014 年 4 月 29 日
I'm afraid not -- since 2012b does not support matrices, it will always flatten them into 1D vectors.
回答 (1 件)
Kiran Kintali
2020 年 11 月 1 日
Performing Large Matrix Operation on FPGA
web(fullfile(docroot, 'hdlcoder/ug/performing-large-matrix-operation-on-fpga-using-external-memory.html'))
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!