mirror of
https://github.com/olofk/serv.git
synced 2026-01-13 15:17:25 +00:00
Add missing reset on cnt_done
This commit is contained in:
parent
781c07b7dc
commit
64f5ca0b7f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user