Create matrix 64x64 that supported by HDL coder

1 visualización (últimos 30 días)
Maximum
Maximum el 28 de Abr. de 2014
Respondida: Kiran Kintali el 1 de Nov. de 2020
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 comentarios
Maximum
Maximum el 29 de Abr. de 2014
I used MATLAB 2012b. Is there any possibility that can I can create matrix 64x64 using MATLAB 2012b? Thanks in advance
Chun-Yu
Chun-Yu el 29 de Abr. de 2014
I'm afraid not -- since 2012b does not support matrices, it will always flatten them into 1D vectors.

Iniciar sesión para comentar.

Respuestas (1)

Kiran Kintali
Kiran Kintali el 1 de Nov. de 2020
Performing Large Matrix Operation on FPGA
web(fullfile(docroot, 'hdlcoder/ug/performing-large-matrix-operation-on-fpga-using-external-memory.html'))

Categorías

Más información sobre HDL Coder en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by