mirror of
https://github.com/olofk/serv.git
synced 2026-05-01 14:15:55 +00:00
Remove unused signals
This commit is contained in:
@@ -6,7 +6,7 @@ module serv_ctrl
|
||||
//State
|
||||
input wire i_pc_en,
|
||||
input wire [4:2] i_cnt,
|
||||
input wire [2:1] i_cnt_r,
|
||||
input wire [2:2] i_cnt_r,
|
||||
input wire i_cnt_done,
|
||||
//Control
|
||||
input wire i_jump,
|
||||
|
||||
Reference in New Issue
Block a user