Question: I currently programming a Black Jack game in Verilog including game logic and scoring. I really need you guy help that how can I display
I currently programming a Black Jack game in Verilog including game logic and scoring. I really need you guy help that how can I display onto a screen card values of player and dealer, and score of player after they won through VGA and a nexys6 FPGA board the blackjack game. More specifically, a player will be given a random card with a value between 2 to 11 which will appear on the screen. A player can be given a jack, queen, or king, which all have a value of 10. Furthermore, the Ace represents a value of 1 or 11 depending on the maximum value it can represent.
Here is VGA demo code that you can look over for reference: https://s3542.pcdn.co/wp-content/uploads/2013/04/NERP_demo.zip
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
