ad5766_sdz/zed: Fix i_iobuf_reset width

main
Istvan Csomortani 2017-04-27 11:11:13 +03:00
parent 4e15a21b79
commit 8aa8d3a0e5
1 changed files with 1 additions and 1 deletions

View File

@ -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]),