Skip to content

daq2 Reference Design Integration

This page outlines the HDL reference design integration for the daq2 reference design for the Analog Devices AD9680 and AD9144 component. The IP-Core Generation follow is available on the based on the following base HDL reference design for the following board and design variants:

Reference Design

HDL Reference Design with Custom IP from HDL-Coder. Click on sub-blocks for more documentation.

The IP-Core generation flow will integrate IP generated from Simulink subsystem into an ADI authored reference design. Depending on the FPGA carrier and FMC card or SoM, this will support different IP locations based on the diagram above.

HDL Worflow Advisor Port Mappings

When using the HDL Worflow Advisor, the following port mappings are used to connect the reference design to the HDL-Coder generated IP-Core:

Type Target Platform Interface (MATLAB) Reference Design Connection (Vivado) Width Reference Design Variant
VALID-OUT IP Data Valid OUT util_ad9680_cpack/fifo_wr_en 1 RX
VALID-IN IP Valid Rx Data IN rx_ad9680_tpl_core/adc_valid_0 1 RX
DATA-OUT IP Data 0 OUT util_ad9680_cpack/fifo_wr_data_0 16 RX
DATA-OUT IP Data 1 OUT util_ad9680_cpack/fifo_wr_data_1 16 RX
DATA-OUT IP Data 2 OUT util_ad9680_cpack/fifo_wr_data_2 16 RX
DATA-OUT IP Data 3 OUT util_ad9680_cpack/fifo_wr_data_3 16 RX
DATA-IN AD9680 and AD9144 ADC Data Q0 rx_ad9680_tpl_core/adc_data_0 16 RX
DATA-IN AD9680 and AD9144 ADC Data I0 rx_ad9680_tpl_core/adc_data_1 16 RX
DATA-IN AD9680 and AD9144 ADC Data Q1 rx_ad9680_tpl_core/adc_data_2 16 RX
DATA-IN AD9680 and AD9144 ADC Data I1 rx_ad9680_tpl_core/adc_data_3 16 RX
VALID-IN IP Valid Tx Data IN util_ad9144_upack/fifo_rd_valid 1 TX
VALID-OUT IP Load Tx Data OUT util_ad9144_upack/fifo_rd_en 1 TX
DATA-OUT AD9680 and AD9144 DAC Data Q0 ad9144_tpl_core/dac_data_0 16 TX
DATA-OUT AD9680 and AD9144 DAC Data I0 ad9144_tpl_core/dac_data_1 16 TX
DATA-OUT AD9680 and AD9144 DAC Data Q1 ad9144_tpl_core/dac_data_2 16 TX
DATA-OUT AD9680 and AD9144 DAC Data I1 ad9144_tpl_core/dac_data_3 16 TX
DATA-IN IP Data 0 IN util_ad9144_upack/fifo_rd_data_0 16 TX
DATA-IN IP Data 1 IN util_ad9144_upack/fifo_rd_data_1 16 TX
DATA-IN IP Data 2 IN util_ad9144_upack/fifo_rd_data_2 16 TX
DATA-IN IP Data 3 IN util_ad9144_upack/fifo_rd_data_3 16 TX