Forum Discussion

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

Terasic DE2-115 LCD

edit: I might sound childish, but I really need to find a solution very soon (within a day hopefully)

I am trying to display different answers of a CSP onto the LCD Display, but only the first answer shows up?

Does anyone know how to continuously refresh and display text on the LCD WITHOUT Nios II (plain old Verilog)?

Thank you

3 Replies

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

    Did you figure out how to do this? I found your (very old) post through search but with no result/solution.

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

    --- Quote Start ---

    Did you figure out how to do this? I found your (very old) post through search but with no result/solution.

    --- Quote End ---

    Hey, I was looking through my spam mail and found your question to my 4 year old post. I ended up using a solution from: http://www.johnloomis.org/digitallab/. Essentially, I took one of the LCD examples and modified the connections to output the desired text.

    Hope this helps you!