mirror of
https://github.com/olofk/serv.git
synced 2026-01-26 03:41:21 +00:00
Fix bugs and missing resets to pass formal
This commit is contained in:
@@ -56,6 +56,7 @@ module serv_ctrl
|
||||
pc_reg
|
||||
(
|
||||
.clk (clk),
|
||||
.i_rst (i_rst),
|
||||
.i_en (i_pc_en),
|
||||
.i_d (new_pc),
|
||||
.o_q (pc),
|
||||
|
||||
Reference in New Issue
Block a user