Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Fpga Image Display

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

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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