Fetch CircuitPart A Description:
clock signature
clock implementation
fetch unit signature
fetch unit implementation
fetch unit test
sample machine code file (Note: one word per line)
makefile
size(your name) mod 4 != 0
Part B Description
Write the test cases in XSPIM and then create the romfile by hand.
Unfortunately, there is no way to export MIPS machine code from XSPIM
to a romfile; it must be done by hand.
Part B Deliverables
| AluSrc | a |
| RegDst | d |
| RegWrite | w |
| ALU operation | uiop for A invert, B negate and Operation |
| Write Data | 3210 for bits 3-0 only (you can ignore other bits) |