mirror of
https://github.com/olofk/serv.git
synced 2026-01-13 15:17:25 +00:00
Properly reset stage_two_req signal
This commit is contained in:
parent
b10a871499
commit
781c07b7dc
@ -186,6 +186,7 @@ endgenerate
|
||||
init_done <= 1'b0;
|
||||
o_ctrl_jump <= 1'b0;
|
||||
o_cnt_r <= 4'b0000;
|
||||
stage_two_req <= 1'b0;
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user