1
0
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:
Olof Kindgren
2020-02-17 23:01:49 +01:00
parent 5aa1fbe709
commit 36746d3890
9 changed files with 8 additions and 24 deletions

View File

@@ -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,