Question: Consider a sporting event where there are 4 referees. When a call is contested, each referee must vote to support ( HIGH ) or reject

Consider a sporting event where there are 4 referees. When a call is contested, each referee must vote to support (HIGH) or reject (LOW) the call. If there is a tie, the head referee breaks the tie and makes the decision. The head referee is part of the team of 4 referees.
Design a system for determining the final decision based on the rules given above. Your implementation must only use dataflow modeling and will have a single output representing the final decision. A HIGH value on the output represents supporting the original call while a LOW value on the output represents a rejection of the call.
Assignment:
Implement the above design utilizing the Vivado simulation tools. Make sure to include all input and output signals in your simulation and cover every possible combination of input conditions as part of your test bench.
Assessment
This is a demonstration lab. You will need to provide the following when submitting your assignment:
Design Report (Printed and stapled). Report contains the following:
Cover Sheet
Make sure your cover sheet has your name, term, and class clearly shown.
Design Block Diagram
You should provided a computer drawn block diagram for your design. (No hand written or hand draw elements to your diagram).
VHDL Code
Your code should be well commented, properly indented, and contextually colored.
Test Bench Code
Your code should be well commented, properly indented, and contextually colored. If you could please draw out what the design block should look like. Thank you.
 Consider a sporting event where there are 4 referees. When a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!