- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I am doing an image processing project based on FPGA. The first work I need to do is flipping the image horizontally. I think there is no problems in my program (the program is attached). There are also the screenshots of Platform Designer design and Programmer design. I think these are OK but after uploading the program into FPGA which is connected with the display screen, it suggests the uploading is successful but nothing displayed on the screen. I am not sure where I make mistakes. Maybe because I forget some important steps? Could anyone help me check where the problem is? Thanks a lot.
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
Looking at the details you provided, issue could by lying around any block video IP, image data flipping using HLS..
Did you verified the HLS module in standalone setup by simulation to see if it is performing as you expected ?
You can write testbench in C to verify that or setup a standalone simulation of generated component.
Thanks,
Arslan
