axi_generic_adc: Update port names for up_adc_common instance

main
Istvan Csomortani 2017-05-11 11:00:24 +03:00
parent 039ae9ae92
commit e327166cf2
1 changed files with 2 additions and 2 deletions

View File

@ -107,8 +107,8 @@ up_adc_common #(.ID(ID)) i_up_adc_common (
.up_drp_rdata (32'd0),
.up_drp_ready (1'd0),
.up_drp_locked (1'd1),
.up_usr_chanmax (),
.adc_usr_chanmax (8'd0),
.up_usr_chanmax_out (),
.up_usr_chanmax_in (8'd0),
.up_adc_gpio_in (),
.up_adc_gpio_out (),
.up_rstn (up_rstn),