Skip to content

Commit

Permalink
library:axi_ad7616: Fix Guidline error
Browse files Browse the repository at this point in the history
Signed-off-by: Pop Ioan Daniel <[email protected]>
  • Loading branch information
PIoandan committed Nov 28, 2024
1 parent b913553 commit 14394f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion library/axi_ad7616/axi_ad7616.v
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ module axi_ad7616 #(
wire [15:0] adc_data_15_s;

wire [255:0] adc_data_s;

wire [ 7:0] adc_custom_control;

wire adc_dfmt_enable_s[0:15];
Expand Down
1 change: 0 additions & 1 deletion library/axi_ad7616/axi_ad7616_pif.v
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ module axi_ad7616_pif #(
wire rd_valid_s;
wire adc_valid_d;


// FSM state register

always @(posedge clk) begin
Expand Down

0 comments on commit 14394f4

Please sign in to comment.