Draw an image using FPGA
Overview
Write image RBG bits to ROM

Use built-in ROM ip core

Name it "rom", set memory type as "Single Port ROM"

Specify the memory size

Use our coe file to initialize memory content

Drawing Logic
Third-party rgb2dvi ip core
Add Repository, i.e., add third-party ip cores

Use the "RGB to DVI Video Encoder"

Leave it at the default settings

Generate pixel clock and 5x pixel clock


Put it all together

Try your image (Optional)
Resize your image
Convert your image to coe format
References
Last updated