Skip to content

Commit 14394f4

Browse files
committed
library:axi_ad7616: Fix Guidline error
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
1 parent b913553 commit 14394f4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

library/axi_ad7616/axi_ad7616.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ module axi_ad7616 #(
148148
wire [15:0] adc_data_15_s;
149149

150150
wire [255:0] adc_data_s;
151-
152151
wire [ 7:0] adc_custom_control;
153152

154153
wire adc_dfmt_enable_s[0:15];

library/axi_ad7616/axi_ad7616_pif.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ module axi_ad7616_pif #(
126126
wire rd_valid_s;
127127
wire adc_valid_d;
128128

129-
130129
// FSM state register
131130

132131
always @(posedge clk) begin

0 commit comments

Comments
 (0)