Unable To Gererate VHDL Test Bench
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
krishna amar
am 5 Feb. 2015
Kommentiert: Bharath Venkataraman
am 11 Jun. 2015
Hi,
I am unable to gernerate the VHDL test bench for the example code given On RGB to YUV convertion. Mtlab is running for long time but I am not getting the Output. I have got the VHDL code but unable to generate Test bench.Please help me with this...................
0 Kommentare
Akzeptierte Antwort
Bharath Venkataraman
am 5 Feb. 2015
Are you using Filter Design HDL Coder for the HDL Code? Or HDL Coder? please first try reducing the testbench data and that should help the testbench generation get done.
2 Kommentare
Image Analyst
am 13 Feb. 2015
krishna's flag moved here because it's a comment, not a reason that Bharath's answer should be flagged:
Hi Bharath, I am implementing HDR Image example on FPGA. I have got 14 bit out put from each chanel. 1. How can I Display the 14 bit Image on Computer Monitor with out using separate tone mapping algorithm. Is there any separate function for this? 2. In the HDR Image creation test bench they are using NTSC to RGB conversion. But in generated VHDL code I am not getting this colour space conversion. Please help me this.
Weitere Antworten (1)
krishna amar
am 12 Feb. 2015
1 Kommentar
Bharath Venkataraman
am 11 Jun. 2015
Please look at imshow and imread to display and show images in MATLAB. You can also use the From Multimedia and Video Viewer blocks in Computer Vision System Toolbox for this purpose.
Siehe auch
Kategorien
Mehr zu HDL Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!