Forum Discussion

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

turning off and on the two 7 segment --- help

hi, I need help with quartus II 9

I should create two verilog files :

1. turn off

2. turn on

two 7 segments that display in Altera FPGA's boards

I tried some codes in the net but it's not working :(

I hope you can help me :(

4 Replies

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

    Why are you using quartus 9? Quartus is now 15.

    What is not working? Does it compile? Does it upload? Can you share?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Why are you using quartus 9? Quartus is now 15.

    What is not working? Does it compile? Does it upload? Can you share?

    --- Quote End ---

    I know 9 is old and there is newer version, but my college use 9 , so I should use the same one for my project

    when I googling I found a verilog code that turn off the 7 segment led, but unfortunately when I simulate it shows alot of errors :(
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    I think you posted this in the wrong section of the forum. It should have been asked in "Coding Questions -> Verilog and System Verilog". Furthermore, we can't help you unless you share the code with us. What FPGA are you using? What dev kit?

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

    I'm really sorry, I thought it's the right section for my question,

    I decide to turn it off and on by using ROM since it's easier, thanks for your concern :)

    if I face any problem I will come again :)