The HDL to AIE block connects the output of the HDL block with the input of
the AI Engine block. This block accepts tdata which is the primary input for the data and the
tvalid signal that indicates the producer has
valid data. Output from the HDL to AIE block is a variable size signal (data) to
AI Engine blocks and the tready signal. tready
indicates that the block can accept a transfer. A transfer takes place when both
tvalid and tready are asserted.
Figure 1. HDL to AIE
Figure 2. HDL to AIE Parameters