Lab 3
Materials
See the the Labs..Lab3
subdirectory of the Shared folder
- Handout:: Read PDF the handout
- Skeleton Files: Download the skeleton file and testbench file in the provided
.zip
file which contains an almost complete 5-stage pipelined CPU that you will complete.
Procedure
In teams of 2:
-
Follow the instructions in the handout.
-
To hand assemble your code and convert to hex we provide a helpful Excel spreadsheet. You may use it if you desire.
Submission
- Create a file with the name of you and your partner in a file
names.txt
. - Zip all your files (all Verilog design and testbenches as well as the program and data .txt files) in a a SINGLE .ZIP file (not .bz2, not .gz, not .tar but zip) named
lab3.zip
. - Submit your .ZIP file on the EE 457 Brightspace site in the Lab 3 dropbox under the Labs.