HDL code generator problem
Mostra commenti meno recenti
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 Commento
Kaustubha Govind
il 22 Gen 2013
Perhaps you need to convert them to vectors?
Risposte (1)
Kiran Kintali
il 2 Mag 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')
Categorie
Scopri di più su AMD FPGA and SoC Devices in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!