Block Design: range_gen() - 2025.1 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2025-08-25
Version
2025.1 English

Details of the range_gen() block are shown in the following figure.

  • The range_gen() contains a single kernel that generates the \((x,y,z)\) position across the target scene. This block uses a repetition_count=1 to perform its workload once over each graph iteration.

  • The \(x\) and \(y\) coordinates are computed based on the resolution computed from the radar system parameters. The \(z\) coordinates are all set to zero in the absence of any targeting height information.

  • The range_gen() generates the coordinates in the order expected by the diff3dsq() block to follow.

figure