analogdevicesinc / TransceiverToolbox

MATLAB toolbox for ADI transceiver products

Home Page:https://analogdevicesinc.github.io/TransceiverToolbox/master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing util_ad9361_dac_upack/din_valid_in_0

Beauxrel opened this issue · comments

Cannot find this signal in the reference design for 2021.1 should it be util_ad9361_dac**_fifo**/din_valid_in_0 ?

hRD.addInternalIOInterface( ...
'InterfaceID', 'IP Load Tx Data OUT', ...
'InterfaceType', 'OUT', ...
'PortName', 'util_dac_unpack_dac_valid_00', ...
'PortWidth', 1, ...
'InterfaceConnection', 'util_ad9361_dac_upack/din_valid_in_0', ...
'IsRequired', false);