HDL code generation error
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
From video device block, getting live stream of video and displaying it on To video display block but when generating HDL code, it shows an error: For block from video device, Matrices are not supported at Simulink block interfaces.
0 comentarios
Respuestas (1)
Walter Roberson
el 22 de Dic. de 2017
3 comentarios
Bharath Venkataraman
el 19 de En. de 2018
You can use any block you want to serialize, but that block will not be part of the HDL design since in reality, you get a streaming input/pixels in your FPGA or ASIC.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!