fetch unit test
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user