Tested the instructions using the instruction memory
All of the instructions seem to be working other than beq. I might just be calling it wrong
This commit is contained in:
@@ -5,6 +5,8 @@ verilog xil_defaultlib \
|
||||
"../../../../lab2CA.srcs/sources_1/new/ControlUnit.v" \
|
||||
"../../../../lab2CA.srcs/sources_1/new/FetchUnit.v" \
|
||||
"../../../../lab2CA.srcs/sources_1/new/RegFile.v" \
|
||||
"../../../../lab2CA.srcs/sources_1/new/dataMemory.v" \
|
||||
"../../../../lab2CA.srcs/sources_1/new/instructionMemory.v" \
|
||||
"../../../../lab2CA.srcs/sources_1/new/CPU9bits.v" \
|
||||
|
||||
# compile glbl module
|
||||
|
||||
Reference in New Issue
Block a user