HDL code generator problem

1 visualización (últimos 30 días)
reza
reza el 21 de En. de 2013
Respondida: Kiran Kintali el 2 de Mayo de 2021
Hi,in simulink
Image->RGB to Intensity->sobel edge detection
but,what's this mean?
Matrices are not supported in this release.'untitled/Edge Detection'
how does it convert to hdl code?
excuse my poor english.
  1 comentario
Kaustubha Govind
Kaustubha Govind el 22 de En. de 2013
Perhaps you need to convert them to vectors?

Iniciar sesión para comentar.

Respuestas (1)

Kiran Kintali
Kiran Kintali el 2 de Mayo de 2021
You need to use streaming inputs for HDL Code Generation. See MATLAB to HDL examples here.
>> mlhdlc_demo_setup('heq')
>> mlhdlc_demo_setup('sobel')

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by