mirror of
https://github.com/olofk/serv.git
synced 2026-03-03 17:56:16 +00:00
Add missing reset on cnt_done
This commit is contained in:
@@ -185,6 +185,7 @@ endgenerate
|
||||
o_cnt <= 3'd0;
|
||||
init_done <= 1'b0;
|
||||
o_ctrl_jump <= 1'b0;
|
||||
o_cnt_done <= 1'b0;
|
||||
o_cnt_r <= 4'b0000;
|
||||
stage_two_req <= 1'b0;
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user