mirror of
https://github.com/olofk/serv.git
synced 2025-04-22 12:57:09 -04:00
Properly reset stage_two_req signal
This commit is contained in:
parent
b10a871499
commit
781c07b7dc
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue