필터 지우기
필터 지우기

Unable To Gererate VHDL Test Bench

조회 수: 3 (최근 30일)
krishna amar
krishna amar 2015년 2월 5일
댓글: Bharath Venkataraman 2015년 6월 11일
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...................

채택된 답변

Bharath Venkataraman
Bharath Venkataraman 2015년 2월 5일
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
krishna amar
krishna amar 2015년 2월 5일
I am just using the HDL coder. I have another question. 1.Is it possible to read .jpg Image in HDL coder. 2.In case of HDR Image Generation exmple I want to give pixer with 512*512 Pixels and number of bit is 32. Added extra Alpha chanel. It was not there in case of .jpg Image.
Image Analyst
Image Analyst 2015년 2월 13일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

krishna amar
krishna amar 2015년 2월 12일
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.
  댓글 수: 1
Bharath Venkataraman
Bharath Venkataraman 2015년 6월 11일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by