VHDL coding using Xilinx software

OP #1573762
Rate this post
useful
not useful
Hey guys I need a VHDL coding help for the following question-

The game scoring system must include functions to
 Display the score for each team (0-99)
 Provide separate push buttons for each team with an indication of 
which team pressed first
 Provide an audible output indicating when a team button is pressed
 Provide a mechanism for the host/quiz master to add and deduct team 
points

This will done by CoolRunnerII CPLD starter Kit.
Thank you
(Company: www.collion.de) #1573842
Rate this post
useful
not useful
@Na sowas

I would like to write exactly the same, these are no questions, but 
requirements...

so my help at the moment:

Buy some good VHDL book, and start with some simple examples:

my suggestion:

Start to write a simple Up- / Downcounter (0-9)
Then have a look to BCD-Counter ( having 10 instead 0xA )...
Conversion from BCD to 7segment must be made ???
Have a look to the problematic of contact bounce of your switches.

All of the upper functions may be found in VHDL documentation or some 
websites sourrounding this forum...

If you run this first steps, you might get the idear for yourself how to 
combine this with you game requirements ...

best regards

Andreas

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now