- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
this is my design: https://github.com/Shehab-Hesham/FPGA_IP_VGA/tree/main.
On an oscilloscope, the vertical sync and horizontal sync are correctly given as output; however, the color channels output 0 always, why can that be?
I am using a DE10-Lite board that has a MAX10 FPGA mounted on it, 10M50DAF484C7G. The simulation is working fine, and the colors are being shown as output, but on hardware, it shows a black screen regardless of the image.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for reaching out Intel FPGA Community.
- May I know what Intel IP that you are using in the design for the VGA interface?
- Have you check that you are using the correct pin and I/O standards that support the interface?
Regards,
Aqid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thank you for your reply,
1. I am not using any IP, I designed the controller seen in my GitHub from scratch, do I have to integrate an IP into it? If yes, how?
2. Yes, I have. I am using the DE10-Lite Pin Assignments offered by Intel and I am correctly assigning the pins to the appropriate module outputs.
Kind Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
What do I understand, the board's VGA connecter is just a simple connector which attached to the I/O pins of the FPGA which you need to apply a VGA video generator function in your logic design.
I found a reference for the board which has a VGA demo under the Demonstrations/VGA Pattern folder. You can refer to the TerASIC system CD "DE10-Lite_v.2.1.0_SystemCD". In case you do not have it, the TeraASIC support CD ISO image available from below link:
I also found several website links available that you might want to check out for the tutorial that might help you:
https://habr.com/en/articles/707224/
https://www.ece.ucdavis.edu/~bbaas/180/tutorials/vga/
https://www.youtube.com/watch?v=mR-eo7a4n5Q&ab_channel=Dom
https://www.youtube.com/watch?v=WK5FT5RD1sU&ab_channel=Toni
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page