Forum Discussion

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

From FPGA to Monitor

Hi,

Im wondering if it possible to store some pictures file in the FPGA and having them loaded to the monitor screen?

If yes, how do I do that?

thank you very much! =)

11 Replies

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

    --- Quote Start ---

    Same answer from me, try to look into some example code provided with the board and read the manual from Altera. If you still want to try to fit your Image into the onchip_memory, then I advise to start from SOPC. When you open any module added to a Nios-CPU, there for most modules is a link to the description available. (button in the right upper corner of the opened module) So you could read into that specific description.

    Good luck.

    --- Quote End ---

    thank u very much!