handball lamp game in verilog

Status
Not open for further replies.

kas4569

Newbie level 3
Joined
Dec 27, 2016
Messages
4
Helped
1
Reputation
2
Reaction score
1
Trophy points
3
Activity points
26
i want to design handball lamp game in verilog .
please help me .
this is the problem
 

You would start to reproduce the given logic circuit in Verilog and verify its correct operation. Then add the additional logic (result counters) described in the problem text.

A structural approach seems most easy, write models for 74194 and the other logic devices, or copy it from a library. Verify the correct operation of the models if you have designed it yourself, then put it together in a design top module. Write a test bench for the game.

I appreciate this exercise problem because it treats Verilog as hardware description language rather than software.
 


this is module 74194 i found . i don't know whta to do next . explain more please.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…