mirror of
https://github.com/olofk/serv.git
synced 2026-03-04 18:14:09 +00:00
Properly reset stage_two_req signal
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user