Build a module that instantiates eight different tic-tac-toe modules and plays them against each other in a
Question:
Build a module that instantiates eight different tic-tac-toe modules and plays them against each other in a single-elimination tournament. Each match should be best of two, alternating the module with the first play. If modules are tied at the end of a match, your controller can pick an arbitrary winner. The outputs of your system should be a three-bit signal champion indicating the tournament winner and a valid signal cvalid indicating tournament completion.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Digital Design Using VHDL A Systems Approach
ISBN: 9781107098862
1st Edition
Authors: William J. Dally, R. Curtis Harting, Tor M. Aamodt
Question Posted: