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

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

Altera_Forum
Honored Contributor II
1,403 Views

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 :(
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
431 Views

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

 

What is not working? Does it compile? Does it upload? Can you share?
0 Kudos
Altera_Forum
Honored Contributor II
431 Views

 

--- 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 :(
0 Kudos
Altera_Forum
Honored Contributor II
431 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
431 Views

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 :)
0 Kudos
Reply