Homework #3 - Communication Protocols
- Due Feb 8, 2018 by 9:10am
- Points 100
- Submitting a text entry box or a file upload
1. Read Chapter 3.
2. Perform handshaking expansion on your adder design.
-
ECE/CS 5750 Students: Complete book problem 3.5 (i.e., use a bundled data approach).
-
ECE/CS 6750 Students: Complete book problem 3.6 (i.e., use a dual-rail approach).
-
Be sure to turn in both the circuit and its environment code.
-
Be sure that your environment code tests your code well enough to convince us that your circuit works.
-
In your turnin, please send all vhd files that you used, as well as, a README file that gives a one line description of all your files and any instructions for compilation and simulation.
-
Code that does not compile will receive only minimal credit.
-
Submit all files using Canvas.
-
handshake.vhd
Download handshake.vhd file needed for your simulations.