axi_ad9152: Update for CORDIC algorithm

Add the new files to the IP list
Propagate DDS parameters to top file
main
AndreiGrozav 2018-02-07 14:30:59 +02:00 committed by AndreiGrozav
parent 72359df31f
commit 69f3a9c952
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
module axi_ad9152 #( module axi_ad9152 #(
parameter ID = 0, parameter ID = 0,
parameter DAC_DDS_TYPE = 1,
parameter DAC_DDS_CORDIC_DW = 16,
parameter DAC_DATAPATH_DISABLE = 0) ( parameter DAC_DATAPATH_DISABLE = 0) (
// jesd interface // jesd interface