Package Reference

Simple-ZCU102-Example does not ship a platform-level VHDL package (firmware/shared/rtl/AppPkg.vhd is absent from this design). Application-relevant constants are declared directly in the top-level entity’s architecture body.

This design is a PRBS loopback test; it has no DSP data path, no sample-rate conversion, and no DAC waveform generator. As a result, sample-bus-width and sample-rate constants are not present.

Top-level constants

The following constant is declared in the architecture top_level body of firmware/targets/SimpleZcu102Example/hdl/SimpleZcu102Example.vhd:

Constant

Value

Purpose

DMA_SIZE_C

2

Number of DMA lanes. Lane 0 carries PRBS application traffic; lane 1 carries XVC (Xilinx Virtual Cable) JTAG-over-Ethernet traffic.

For the platform-level register map and crossbar patterns, see reference/register_map.html.