Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Fpga Image Display

Altera_Forum
Honored Contributor II
1,133 Views

Hi 

 

I wanna know if it possible to store an image file in FPGA - Spartan3 and then load it to the monitor screen as display? 

 

If yes, how do I do that? 

 

Thank u
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
443 Views

Spartan 3 is a Xilinx device, you need a suitable Altera FPGA. 

 

It depends on the size of the image, you might need external memory.
0 Kudos
Altera_Forum
Honored Contributor II
443 Views

That's a bit of an open-ended question :-) 

 

Blocking out your requirements first. At the very least you'll need a display driver, so I'd start there. It's very straightforward and will allow you to experiment with different display modes / refresh rates. Once you've got a stable display, figure out how / what you want to display. 

 

-Mux
0 Kudos
Reply