Zynq-7000 AP SoC and 7 Series FPGAs MIS v4.1
75
UG586 November 30, 2016
Chapter 1:
DDR3 and DDR2 SDRAM Memory Interface Solution
vio_instr_mode_value[3:0]
Input
Valid settings for this signal are:
• 0x1: Command type (read/write) as defined by fixed_instr_i.
• 0x2: Random read/write commands.
• 0xE: Write only at address zero.
• 0xF: Read only at address zero.
vio_bl_mode_value[3:0]
Input
Valid settings for this signal are:
• 0x1: Fixed burst length as defined in the fixed_bl_i inputs.
• 0x2: The user burst length is generated from the internal PRBS
generator. Each burst value defines the number of back-to-back
commands that are generated.
vio_fixed_instr_value Input
Valid settings are:
• 0x0: Write instruction
• 0x1: Read instruction
vio_fixed_bl_value
Input
Valid settings are 1 to 256.
vio_pause_traffic
Input
Pause traffic generation on-the-fly.
vio_data_mask_gen
Input
This mode is only used if the data mode pattern is
address as data
.
If this is enabled, a random memc_wr_mask is generated after the
memory pattern has been filled in memory. The write data byte
lane is jammed with 8'hFF if the corresponding memc_write_mask
is asserted.
cmp_data[DWIDTH – 1:0]
Output
Expected data to be compared with read back data from memory.
cmp_data_valid
Output
Compare data valid signal.
cmp_error
Output
This compare error flag asserts whenever cmp_data is not the same
as the readback data from memory.
error
Output
This signal is asserted when the readback data is not equal to the
expected value.
error_status[n:0]
Output
This signal latches these values when the error signal is asserted:
• [31:0]: Read start address
• [37:32]: Read burst length
• [39:38]: Reserved
• [40]: mcb_cmd_full
• [41]: mcb_wr_full
• [42]: mcb_rd_empty
• [64 + (DWIDTH – 1):64]: expected_cmp_data
• [64 + (2 × DWIDTH – 1):64 + DWIDTH]: read_data
simple_data0[31:0]
Input
User-defined simple data 0 for simple 8 repeat data pattern.
simple_data1[31:0]
Input
User-defined simple data 1 for simple 8 repeat data pattern.
simple_data2[31:0]
Input
User-defined simple data 2 for simple 8 repeat data pattern.
simple_data3[31:0]
Input
User-defined simple data 3 for simple 8 repeat data pattern.
Table 1-13:
Traffic Generator Signal Descriptions
(Cont’d)
Signal
Direction
Description