Removed unused wire 'fb_data_in'
This commit is contained in:
parent
a7382d001c
commit
e78a070b83
@ -32,7 +32,6 @@ coords #(.POS_COUNT(1)) coords_inst(.clk(clk), .rst(dir), .inc(coords_inc), .x(x
|
|||||||
|
|
||||||
wire fb_clk;
|
wire fb_clk;
|
||||||
reg [15:0] fb_addr;
|
reg [15:0] fb_addr;
|
||||||
wire [7:0] fb_data_in;
|
|
||||||
wire fb_we;
|
wire fb_we;
|
||||||
|
|
||||||
wire [15:0] fb_data_out;
|
wire [15:0] fb_data_out;
|
||||||
|
Loading…
Reference in New Issue
Block a user