fmcomms2: ZC702 fixed GPIOs in top file
parent
243a9bc992
commit
9dac22c814
|
@ -167,9 +167,9 @@ module system_top (
|
|||
|
||||
// internal signals
|
||||
|
||||
wire [48:0] gpio_i;
|
||||
wire [48:0] gpio_o;
|
||||
wire [48:0] gpio_t;
|
||||
wire [63:0] gpio_i;
|
||||
wire [63:0] gpio_o;
|
||||
wire [63:0] gpio_t;
|
||||
|
||||
wire spi_udc_csn_tx;
|
||||
wire spi_udc_csn_rx;
|
||||
|
|
Loading…
Reference in New Issue