Question: VHDL Programming: Write a behavioral-style architecture named loopy that computes the output display_winner and displays it on Hex0. Your architecture must meet the following specifications:
VHDL Programming: Write a behavioral-style architecture named loopy that computes the output display_winner and displays it on Hex0. Your architecture must meet the following specifications:\ 1. Use a for loop and variables to count the number of votes for each contestant.\ 2. Use an if statement to perform a comparison of the votes and determine a winner.\ 3. Use a case statement to display the winner on hex display Hex0. The hex display should show "A" for winner A, "b" for winner B, "0" for none, and "-" for tie.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
