axi_laser_driver: Fix the up_axi instance

main
Istvan Csomortani 2019-08-26 16:27:16 +01:00 committed by István Csomortáni
parent 16a797198f
commit 97dfb938b6
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ module axi_laser_driver #(
// AXI Memory Mapped Wrapper
up_axi #(
.ADDRESS_WIDTH(14))
.AXI_ADDRESS_WIDTH(16))
i_up_axi (
.up_rstn (up_rstn),
.up_clk (up_clk),