ad5766_sdz/zed: Fix i_iobuf_reset width
parent
4e15a21b79
commit
8aa8d3a0e5
|
@ -110,7 +110,7 @@ module system_top (
|
|||
// instantiations
|
||||
|
||||
ad_iobuf #(
|
||||
.DATA_WIDTH(32)
|
||||
.DATA_WIDTH(1)
|
||||
) i_iobuf_reset (
|
||||
.dio_t(gpio_t[32]),
|
||||
.dio_i(gpio_o[32]),
|
||||
|
|
Loading…
Reference in New Issue