Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.4.3.3.2. Avalon® Data Pattern Generator IP Command Registers

Table 137.   Avalon® Data Pattern Generator IP Command Register MapShows the offset for the command registers. Each register is 32-bits wide.
Offset Register Name
base + 0 cmd_lo
base + 1 cmd_hi

The cmd_lo is pushed into the FIFO only when the cmd_lo register is addressed.

Table 138.   cmd_lo Register Bits
Bits Name Access Description
[15:0] SIZE RW The segment size in symbols. Except for the last segment in a packet, the size of all segments must be a multiple of the configured number of symbols per beat. If this condition is not met, the Data Pattern Generator IP inserts additional symbols to the segment to ensure the condition is fulfilled.
[29:16] CHANNEL RW The channel to send the segment on. If the channel signal is less than 14 bits wide, the Data Pattern Generator IP uses the low order bits of this register to drive the signal.
[30] SOP RW Set this bit to 1 when sending the first segment in a packet. This bit is ignored when data packets are not supported.
[31] EOP RW Set this bit to 1 when sending the last segment in a packet. This bit is ignored when data packets are not supported.
Table 139.   cmd_hi Register Bits
Bits Name Access Description
[15:0] SIGNALED ERROR RW Specifies the value to drive the error signal. A non-zero value creates a signaled error.
[23:16] DATA ERROR RW The output data is XORed with the contents of this register to create data errors. To stop creating data errors, set this register to 0.
[24] SUPPRESS SOP RW Set this bit to 1 to suppress the assertion of the startofpacket signal when the first segment in a packet is sent.
[25] SUPRESS EOP RW Set this bit to 1 to suppress the assertion of the endofpacket signal when the last segment in a packet is sent.