diff --git a/xc7/counter_test/counter_zynq.v b/xc7/counter_test/counter_zynq.v index f4df69f..be4b5cb 100644 --- a/xc7/counter_test/counter_zynq.v +++ b/xc7/counter_test/counter_zynq.v @@ -30,7 +30,7 @@ module top ( PS7 PS7 ( .EMIOGPIOO (emio_gpio_o), .EMIOGPIOTN(emio_gpio_t), - .EMIOGPIOI (emio_gpio_i), + .EMIOGPIOI (emio_gpio_i) );