From 5c7237fb407cfccaee205980d97e40ce10768c2a Mon Sep 17 00:00:00 2001 From: Andrew Moch Date: Thu, 19 Mar 2020 19:55:53 +0100 Subject: fpga: Fix errors found by linting with vsim --- fpga/usrp3/lib/rfnoc/file_source.v | 1 - 1 file changed, 1 deletion(-) (limited to 'fpga/usrp3/lib/rfnoc/file_source.v') diff --git a/fpga/usrp3/lib/rfnoc/file_source.v b/fpga/usrp3/lib/rfnoc/file_source.v index 160cd9984..87ded79bd 100644 --- a/fpga/usrp3/lib/rfnoc/file_source.v +++ b/fpga/usrp3/lib/rfnoc/file_source.v @@ -35,7 +35,6 @@ module file_source #( end end - wire [31:0] sid; reg [11:0] seqnum; wire [15:0] rate; reg [1:0] state; -- cgit v1.2.3