fetch unit test

This commit is contained in:
goochey
2019-02-20 11:31:25 -05:00
parent 54cccd419f
commit 6550b48599
33 changed files with 429 additions and 182 deletions

View File

@@ -99,8 +99,8 @@ RegFile regFile0(
#5
reset = 0;
w_idx = 2'b00;
op0_idx = 2'b00;
op1_idx = 2'b00;
op0_idx = 2'b10;
op1_idx = 2'b11;
write_d = 9'b001111000;
#5
reset = 0;