axi_spdif_rx: changed adi_ip_properties_lite to adi_ip_properties, so that the axi interface can be inferred

main
AndreiGrozav 2016-03-15 10:14:05 +02:00
parent b3ed38107c
commit ef05642e26
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ adi_ip_files axi_spdif_rx [list \
"axi_spdif_rx.vhd" \ "axi_spdif_rx.vhd" \
"axi_spdif_rx_constr.xdc"] "axi_spdif_rx_constr.xdc"]
adi_ip_properties_lite axi_spdif_rx adi_ip_properties axi_spdif_rx
adi_ip_constraints axi_spdif_tx axi_spdif_rx_constr.xdc adi_ip_constraints axi_spdif_tx axi_spdif_rx_constr.xdc
adi_add_bus "DMA_ACK" "slave" \ adi_add_bus "DMA_ACK" "slave" \