Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

handball lamp game in verilog

Status
Not open for further replies.

kas4569

Newbie level 3
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
1.JPG2.JPG3.JPG4.JPG
 

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.
 

۱۱.JPG۱۲.JPG
this is module 74194 i found . i don't know whta to do next . explain more please. :D
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top