pluto: cleaned up some warnings
parent
f3c0be0868
commit
8e0c87e089
|
@ -94,6 +94,7 @@ module system_top (
|
|||
wire [16:0] gpio_o;
|
||||
wire [16:0] gpio_t;
|
||||
|
||||
assign gpio_i[16:15] = gpio_o[16:15];
|
||||
// instantiations
|
||||
|
||||
ad_iobuf #(.DATA_WIDTH(15)) i_iobuf (
|
||||
|
|
Loading…
Reference in New Issue