External Memory Interfaces Agilex™ 7 M-Series FPGA IP User Guide

ID 772538
Date 7/07/2025
Public
Document Table of Contents

8.1. Agilex 7 M-Series LPDDR5 External Memory Interfaces (EMIF) IP Parameter Descriptions

The following tables describe the parameters available on each tab of the IP parameter editor, which you can use to configure your IP.
Table 216.  Group: High-level Configuration / Memory Device
Parameter Name Description
Number of Channels

Specifies the number of channels that the interface should implement. For multi-channel devices, this should always match the number of channels on the device.

Default value is 2

Legal values are: 1, 2, 4

(Identifier: MEM_NUM_CHANNELS)

Data DQ Width

Number of DQ pins per memory channel, used for data.

Default value is 16

Legal values are: 16, 32

(Identifier: MEM_CHANNEL_DATA_DQ_WIDTH)

Die Density

Capacity of each memory die (in Gbits), per channel per die. For dual-die packages, this is the density of each die, not the density of the full package.

Default value is 32

Legal values are:

  • 2Gbits (2)
  • 3Gbits (3)
  • 4Gbits (4)
  • 6Gbits (6)
  • 8Gbits (8)
  • 12Gbits (12)
  • 16Gbits (16)
  • 24Gbits (24)
  • 32Gbits (32)

(Identifier: MEM_DIE_DENSITY_GBITS)

CS Width

Specifies the total number of CS pins used by each channel.

Default value is 1

Legal values are: 1, 2

(Identifier: MEM_CHANNEL_CS_WIDTH)

Auto-set Memory Operating Frequency - FSP0

If true, let IP select max frequency that this configuration can support for the current device speedgrade. If false, user can set custom value for operating frequency.

Default value is true

(Identifier: MEM_FSP0_OPERATING_FREQ_MHZ_AUTOSET_EN)

Memory Operating Frequency - FSP0

Specifies the FSP0 operating frequency of the memory interface in MHz. This is not the same as boot-frequency (boot frequency is not a user parameter).

Value is specified in megahertz

Legal values are: 800, 1066.667, 1375, 1600, 1866.667, 2133.333, 2400, 2750

(Identifier: MEM_FSP0_OPERATING_FREQ_MHZ)

Enable Frequency Set Point (FSP) 1

If true, users can enable and set values for a second frequency set point.

Default value is false

(Identifier: MEM_FSP1_EN)

Auto-set Memory Operating Frequency - FSP1

If true, let IP select max frequency that this configuration can support for the current device speedgrade. If false, user can set custom value for operating frequency.

Default value is true

(Identifier: MEM_FSP1_OPERATING_FREQ_MHZ_AUTOSET_EN)

Memory Operating Frequency - FSP1

Specifies the FSP1 operating frequency of the memory interface in MHz.

Value is specified in megahertz

Legal values are: 800, 1066.667, 1375, 1600, 1866.667, 2133.333, 2400, 2750

(Identifier: MEM_FSP1_OPERATING_FREQ_MHZ)

Enable Frequency Set Point (FSP) 2

If true, users can enable and set values for a third frequency set point.

Default value is false

(Identifier: MEM_FSP2_EN)

Auto-set Memory Operating Frequency - FSP2

If true, let IP select max frequency that this configuration can support for the current device speedgrade. If false, user can set custom value for operating frequency.

Default value is true

(Identifier: MEM_FSP2_OPERATING_FREQ_MHZ_AUTOSET_EN)

Memory Operating Frequency - FSP2

Specifies the FSP2 operating frequency of the memory interface in MHz.

Value is specified in megahertz

Legal values are: 800, 1066.667, 1375, 1600, 1866.667, 2133.333, 2400, 2750

(Identifier: MEM_FSP2_OPERATING_FREQ_MHZ)

Memory Operating Frequency

Specifies the frequency at which the memory interface will run.

(Identifier: MEM_OPERATING_FREQ_MHZ)

Table 217.  Group: High-level Configuration / PHY
Parameter Name Description
Auto-set PLL Reference Clock Frequency

If true, let IP select max PLL refclk frequency that this configuration can support. If false, user can set custom value for PLL refclk frequency.

Default value is true

(Identifier: PHY_REFCLK_FREQ_MHZ_AUTOSET_EN)

Enable Advanced List of PLL Reference Clock Frequencies

If true, provide extended list of possible refclk values. Otherwise, prune possible list of refclk values to a more reasonable length.

Default value is false

(Identifier: PHY_REFCLK_ADVANCED_SELECT_EN)

Reference Clock Frequency

Specifies the reference clock frequency for the EMIF IOPLL.

Value is specified in megahertz

(Identifier: PHY_REFCLK_FREQ_MHZ)

AC Placement

Indicates location on the device where the interface will reside (specifically, the location of the AC lanes in terms I/O BANK and TOP vs BOT part of the I/O BANK). Legal ranges are derived from device floorplan.

Default value is BOT

Legal values are:

  • AC Bottom Sub-bank (lanes 0-3) (BOT)
  • AC Top Sub-bank (lanes 4-7) (TOP)
  • Ch0 Bot Sub-Bank / Ch1 Top Sub-Bank (FULL)

(Identifier: PHY_AC_PLACEMENT)

Auto-set Mainband Access Mode

If true, let IP select most likely usecase for the PHY_MAINBAND_ACCESS_MODE; if false, let user set a custom value for sideband access mode.

Default value is true

(Identifier: PHY_MAINBAND_ACCESS_MODE_AUTOSET_EN)

Mainband Access Mode

Specifies the path through which the EMIF QHIP mainband interface is exposed to the user. The mainband interface is the AXI4 interface to the memory controller.

Legal values are:

  • NoC (NOC)
  • Fabric Direct - User Clock Asynchronous to PHY (ASYNC)
  • Fabric Direct - User Clock Synchronous to PHY (SYNC)

(Identifier: PHY_MAINBAND_ACCESS_MODE)

Auto-set Sideband Access Mode

If true, let IP select most likely usecase for the PHY_SIDEBAND_ACCESS_MODE; if false, let user set a custom value for sideband access mode.

Default value is true

(Identifier: PHY_SIDEBAND_ACCESS_MODE_AUTOSET_EN)

Sideband Access Mode

Specifies the path through which the EMIF QHIP sideband interface is exposed to the user. The sideband interface is the AXI4-Lite interface to the IOSSM.

Legal values are:

  • NoC (NOC)
  • Fabric Direct (FABRIC)

(Identifier: PHY_SIDEBAND_ACCESS_MODE)

Pin Swizzle Map

Specifies the swizzle map for the data lanes and pins.

(Identifier: PHY_SWIZZLE_MAP)

Use Debug Toolkit

If enabled, the AXI-L port will be connected to SLD nodes, allowing for a system-console avalon manager interface to interact with this AXI-L subordinate interface.

Default value is false

(Identifier: DEBUG_TOOLS_EN)

Instance ID

Instance ID of the EMIF IP. This is useful when using a discovery mechanism over the side-band interface, to identify which EMIF instance's mailbox is at which offset. If expecting to use a discovery mechanism in hardware, this parameter must be set uniquely for all EMIFs that share a sideband. Otherwise, this parameter can be ignored / kept at the default value.

Default value is 0

Legal values are: from 0 to 6

(Identifier: INSTANCE_ID)

Table 218.  Group: High-level Configuration / Controller / Controller Options
Parameter Name Description
Use In-Line ECC

Specifies whether in-line ECC is enabled in the controller. If this option is selected, one-eighth of the memory is used for the ECC bits; this reduces the available AXI Address range by one-eighth.

Default value is false

(Identifier: CTRL_ECC_INLINE_EN)

Use WR Link ECC for FSP0

Specifies whether write link ECC is enabled in the controller for Frequency Set Point 0.

Default value is false

(Identifier: CTRL_ECC_WR_LINK_EN_FSP0)

Use WR Link ECC for FSP1

Specifies whether write link ECC is enabled in the controller for Frequency Set Point 1.

Default value is false

(Identifier: CTRL_ECC_WR_LINK_EN_FSP1)

Use WR Link ECC for FSP2

Specifies whether write link ECC is enabled in the controller for Frequency Set Point 2.

Default value is false

(Identifier: CTRL_ECC_WR_LINK_EN_FSP2)

Use RD Link ECC for FSP0

Specifies whether read link ECC is enabled in the controller for Frequency Set Point 0.

Default value is false

(Identifier: CTRL_ECC_RD_LINK_EN_FSP0)

Use RD Link ECC for FSP1

Specifies whether read link ECC is enabled in the controller for Frequency Set Point 1.

Default value is false

(Identifier: CTRL_ECC_RD_LINK_EN_FSP1)

Use RD Link ECC for FSP2

Specifies whether read link ECC is enabled in the controller for Frequency Set Point 2.

Default value is false

(Identifier: CTRL_ECC_RD_LINK_EN_FSP2)

Use ECC Autocorrection

If ECC is enabled, specifies whether single-bit-errors (SBEs) should be corrected or just reported.

Default value is true

(Identifier: CTRL_ECC_AUTOCORRECT_EN)

Use Data Masking

Specifies whether Data Masking is enabled by the controller. When ECC is enabled, RMWs will occur (to recompute / write ECC), regardless of whether this is enabled.

Default value is false

(Identifier: CTRL_DM_EN)

Use WDBI

Specifies whether write Data-bus-inversion is enabled by the controller.

Default value is false

(Identifier: CTRL_WR_DBI_EN)

Use RDBI

Specifies whether read Data-bus-inversion is enabled by the controller.

Default value is false

(Identifier: CTRL_RD_DBI_EN)

Controller Performance Profile

Group of Controller settings to optimize performance based on expected traffic patterns. Choose "Custom" for fine-granular control

Default value is SEQ

Legal values are:

  • Sequential Access Optimized (SEQ)
  • Random Access Optimized (RAND)
  • Custom (CUSTOM)

(Identifier: CTRL_PERFORMANCE_PROFILE)

Force Auto-Precharge

Controller will terminate all transactions with an auto-precharge when enabled. For per-transaction granularity, leave this option disabled and use the AxUSER control signals instead.

Default value is false

(Identifier: CTRL_AUTO_PRECHARGE_EN)

Bank Group Rotation

Moves a number of Bank Group pins lower in the address order

Default value is 1

Legal values are:

  • No BGs (disabled) (0)
  • Two BGs (BG[0]) (1)
  • Four BGs (BG[1:0]) (2)

(Identifier: CTRL_BG_ROTATE_EN)

Enable Row/CS Swap

Specifies whether the highest order address bits are the CS bit (false) or Row bits (true)

Default value is false

(Identifier: DIAG_HMC_ADDR_SWAP_EN)

Table 219.  Group: High-level Configuration / Controller / Data Bus Turnaround Times
Parameter Name Description
Additional read-to-write turnaround time (same rank)

Additional memory clock cycles of delay between read and write operations within the same rank

Value is specified in Cycles

Default value is 0

Legal values are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

(Identifier: TURNAROUND_R2W_SAMECS_CYC)

Additional read-to-read turnaround time (same rank)

Additional memory clock cycles of delay between read operations within the same rank

Value is specified in Cycles

Default value is 0

Legal values are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

(Identifier: TURNAROUND_R2R_SAMECS_CYC)

Additional write-to-write turnaround time (same rank)

Additional memory clock cycles of delay between write operations within the same rank

Value is specified in Cycles

Default value is 0

Legal values are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

(Identifier: TURNAROUND_W2W_SAMECS_CYC)

Additional write-to-read turnaround time (same rank)

Additional memory clock cycles of delay between read and write operations within the same rank

Value is specified in Cycles

Default value is 0

Legal values are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

(Identifier: TURNAROUND_W2R_SAMECS_CYC)

Additional read-to-write turnaround time (different ranks)

Additional controller cycles of delay between read and write operations across different ranks

Value is specified in Cycles

Default value is 0

Legal values are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

(Identifier: TURNAROUND_R2W_DIFFCS_CYC)

Additional read-to-read turnaround time (different ranks)

Additional controller cycles of delay between read operations across different ranks

Value is specified in Cycles

Default value is 0

Legal values are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

(Identifier: TURNAROUND_R2R_DIFFCS_CYC)

Additional write-to-write turnaround time (different ranks)

Additional controller cycles of delay between write operations across different ranks

Value is specified in Cycles

Default value is 0

Legal values are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

(Identifier: TURNAROUND_W2W_DIFFCS_CYC)

Additional write-to-read turnaround time (different ranks)

Additional controller cycles of delay between write and read operations across different ranks

Value is specified in Cycles

Default value is 0

Legal values are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16

(Identifier: TURNAROUND_W2R_DIFFCS_CYC)

Table 220.  Group: High-level Configuration / Advanced Calibration Settings
Parameter Name Description
Enable Margining during Calibration

Enable margining stages of calibration for use with the EMIF Debug Toolkit. This will increase calibration time

Default value is false

(Identifier: ADV_CAL_ENABLE_MARGIN)

Enable REQ Calibration

Enable the Read DQ Equalization stage as part of calibration. This will increase calibration time but will also improve top-line performance

Default value is false

(Identifier: ADV_CAL_ENABLE_REQ)

Enable WEQ Calibration

Run the Write DQ Equalization stage as part of calibration. This will increase calibration time but will also improve top-line performance

Default value is false

(Identifier: ADV_CAL_ENABLE_WEQ)

Enable Read DFE Training

Enable DFE training as part of calibration

Default value is false

(Identifier: ADV_CAL_ENABLE_RD_DFE)

Enable Write DFE Training

Enable DFE training as part of calibration

Default value is false

(Identifier: ADV_CAL_ENABLE_WR_DFE)

Table 221.  Group: Advanced: Memory Timing / Overrides / JEDEC_TABLE
Parameter Name Description
JEDEC Parameter

Name of JEDEC Parameter to explicitly override; the values will be applied and appear in the list below.

Default value is

Legal values are:

  • [FSP0] Read Latency (MEM_FSP0_CL_CYC)
  • [FSP1] Read Latency (MEM_FSP1_CL_CYC)
  • [FSP2] Read Latency (MEM_FSP2_CL_CYC)
  • [FSP0] Write Latency (MEM_FSP0_CWL_CYC)
  • [FSP1] Write Latency (MEM_FSP1_CWL_CYC)
  • [FSP2] Write Latency (MEM_FSP2_CWL_CYC)
  • Read Postamble Mode (MEM_RDQS_POSTAMBLE_MODE)
  • Read Preamble Cycles (MEM_RD_PREAMBLE_CYC)
  • Read Postamble Cycles (MEM_RD_POSTAMBLE_CYC)
  • Write Postamble Cycles (MEM_WR_POSTAMBLE_CYC)
  • Min Number of Refs Reqd (MEM_MINNUMREFSREQ)
  • tRCD (MEM_TRCD_NS)
  • tRPab (MEM_TRPAB_NS)
  • tRPpb (MEM_TRPPB_NS)
  • tRAS (MEM_TRAS_NS)
  • tRAS_MAX (MEM_TRAS_MAX_NS)
  • tWR (MEM_TWR_NS)
  • [FSP0] tRRD_L (MEM_FSP0_TRRD_L_NS)
  • [FSP1] tRRD_L (MEM_FSP1_TRRD_L_NS)
  • [FSP2] tRRD_L (MEM_FSP2_TRRD_L_NS)
  • [FSP0] tRRD_S (MEM_FSP0_TRRD_S_NS)
  • [FSP1] tRRD_S (MEM_FSP1_TRRD_S_NS)
  • [FSP2] tRRD_S (MEM_FSP2_TRRD_S_NS)
  • tFAW (MEM_TFAW_NS)
  • [FSP0] tRBTP (MEM_FSP0_TRBTP_NS)
  • [FSP1] tRBTP (MEM_FSP1_TRBTP_NS)
  • [FSP2] tRBTP (MEM_FSP2_TRBTP_NS)
  • [FSP0] tWTR_S (MEM_FSP0_TWTR_S_NS)
  • [FSP1] tWTR_S (MEM_FSP1_TWTR_S_NS)
  • [FSP2] tWTR_S (MEM_FSP2_TWTR_S_NS)
  • [FSP0] tWTR_L (MEM_FSP0_TWTR_L_NS)
  • [FSP1] tWTR_L (MEM_FSP1_TWTR_L_NS)
  • [FSP2] tWTR_L (MEM_FSP2_TWTR_L_NS)
  • [FSP0] tPPD (MEM_FSP0_TPPD_NS)
  • [FSP1] tPPD (MEM_FSP1_TPPD_NS)
  • [FSP2] tPPD (MEM_FSP2_TPPD_NS)
  • tRC (MEM_TRC_NS)
  • tZQLAT (MEM_TZQLAT_NS)
  • tPW_RESET (MEM_TPW_RESET_NS)
  • tERQE (MEM_TERQE_NS)
  • tERQX (MEM_TERQX_NS)
  • tRDQE_OD (MEM_TRDQE_OD_NS)
  • tRDQX_OD (MEM_TRDQX_OD_NS)
  • tRDQSTFE (MEM_TRDQSTFE_NS)
  • tRDQSTFX (MEM_TRDQSTFX_NS)
  • tCCDMW (MEM_TCCDMW_NS)
  • tREFW (MEM_TREFW_NS)
  • tREFI (MEM_TREFI_NS)
  • [FSP0] tRFCab (MEM_FSP0_TRFCAB_NS)
  • [FSP1] tRFCab (MEM_FSP1_TRFCAB_NS)
  • [FSP2] tRFCab (MEM_FSP2_TRFCAB_NS)
  • [FSP0] tRFCpb (MEM_FSP0_TRFCPB_NS)
  • [FSP1] tRFCpb (MEM_FSP1_TRFCPB_NS)
  • [FSP2] tRFCpb (MEM_FSP2_TRFCPB_NS)
  • [FSP0] tpbR2pbR (MEM_FSP0_TPBR2PBR_NS)
  • [FSP1] tpbR2pbR (MEM_FSP1_TPBR2PBR_NS)
  • [FSP2] tpbR2pbR (MEM_FSP2_TPBR2PBR_NS)
  • tpbR2ACT (MEM_TPBR2ACT_NS)
  • [FSP0] tCKCSH (MEM_FSP0_TCKCSH_NS)
  • [FSP1] tCKCSH (MEM_FSP1_TCKCSH_NS)
  • [FSP2] tCKCSH (MEM_FSP2_TCKCSH_NS)
  • [FSP0] tCMDPD (MEM_FSP0_TCMDPD_NS)
  • [FSP1] tCMDPD (MEM_FSP1_TCMDPD_NS)
  • [FSP2] tCMDPD (MEM_FSP2_TCMDPD_NS)
  • [FSP0] tXP (MEM_FSP0_TXP_NS)
  • [FSP1] tXP (MEM_FSP1_TXP_NS)
  • [FSP2] tXP (MEM_FSP2_TXP_NS)
  • tCSH (MEM_TCSH_NS)
  • [FSP0] tCSLCK (MEM_FSP0_TCSLCK_NS)
  • [FSP1] tCSLCK (MEM_FSP1_TCSLCK_NS)
  • [FSP2] tCSLCK (MEM_FSP2_TCSLCK_NS)
  • [FSP0] tCSPD (MEM_FSP0_TCSPD_NS)
  • [FSP1] tCSPD (MEM_FSP1_TCSPD_NS)
  • [FSP2] tCSPD (MEM_FSP2_TCSPD_NS)
  • [FSP0] tMRWPD (MEM_FSP0_TMRWPD_NS)
  • [FSP1] tMRWPD (MEM_FSP1_TMRWPD_NS)
  • [FSP2] tMRWPD (MEM_FSP2_TMRWPD_NS)
  • [FSP0] tZQPD (MEM_FSP0_TZQPD_NS)
  • [FSP1] tZQPD (MEM_FSP1_TZQPD_NS)
  • [FSP2] tZQPD (MEM_FSP2_TZQPD_NS)
  • [FSP0] tESPD (MEM_FSP0_TESPD_NS)
  • [FSP1] tESPD (MEM_FSP1_TESPD_NS)
  • [FSP2] tESPD (MEM_FSP2_TESPD_NS)
  • tSR (MEM_TSR_NS)
  • [FSP0] tXSR (MEM_FSP0_TXSR_NS)
  • [FSP1] tXSR (MEM_FSP1_TXSR_NS)
  • [FSP2] tXSR (MEM_FSP2_TXSR_NS)
  • [FSP0] tMRR (MEM_FSP0_TMRR_NS)
  • [FSP1] tMRR (MEM_FSP1_TMRR_NS)
  • [FSP2] tMRR (MEM_FSP2_TMRR_NS)
  • [FSP0] tMRW (MEM_FSP0_TMRW_NS)
  • [FSP1] tMRW (MEM_FSP1_TMRW_NS)
  • [FSP2] tMRW (MEM_FSP2_TMRW_NS)
  • [FSP0] tMRD (MEM_FSP0_TMRD_NS)
  • [FSP1] tMRD (MEM_FSP1_TMRD_NS)
  • [FSP2] tMRD (MEM_FSP2_TMRD_NS)
  • tOSCO (MEM_TOSCO_NS)
  • tDQSCK (MEM_TDQSCK_NS)

(Identifier: JEDEC_OVERRIDE_TABLE_PARAM_NAME)

Table 222.  Group: Advanced: Memory Timing / Values
Parameter Name Description
[FSP0] Read Latency

[FSP0] Read Latency of the memory device in clock cycles.

(Identifier: MEM_FSP0_CL_CYC)

[FSP1] Read Latency

[FSP1] Read Latency of the memory device in clock cycles.

(Identifier: MEM_FSP1_CL_CYC)

[FSP2] Read Latency

[FSP2] Read Latency of the memory device in clock cycles.

(Identifier: MEM_FSP2_CL_CYC)

[FSP0] Write Latency

[FSP0] Write Latency in clock cycles.

(Identifier: MEM_FSP0_CWL_CYC)

[FSP1] Write Latency

[FSP1] Write Latency in clock cycles.

(Identifier: MEM_FSP1_CWL_CYC)

[FSP2] Write Latency

[FSP2] Write Latency in clock cycles.

(Identifier: MEM_FSP2_CWL_CYC)

Read Postamble Mode

RDQS Postamble Mode.

(Identifier: MEM_RDQS_POSTAMBLE_MODE)

Read Preamble Cycles

RDQS Preamble length (in cycles).

(Identifier: MEM_RD_PREAMBLE_CYC)

Read Postamble Cycles

RDQS Postamble length (in cycles).

(Identifier: MEM_RD_POSTAMBLE_CYC)

Write Postamble Cycles

WCK Postamble length (in cycles).

(Identifier: MEM_WR_POSTAMBLE_CYC)

Min Number of Refs Reqd

Minimum Number of Refreshes Required.

(Identifier: MEM_MINNUMREFSREQ)

tRCD

RAS-to-CAS Delay in nanoseconds.

(Identifier: MEM_TRCD_NS)

tRPab

All-Bank Precharge Time in nanoseconds.

(Identifier: MEM_TRPAB_NS)

tRPpb

Per-Bank Precharge Time in nanoseconds.

(Identifier: MEM_TRPPB_NS)

tRAS

Row Active Time in nanoseconds.

(Identifier: MEM_TRAS_NS)

tRAS_MAX

Specifies the maximum Activate-to-Precharge command period in nanoseconds.

(Identifier: MEM_TRAS_MAX_NS)

tWR

Write Recovery Time in nanoseconds.

(Identifier: MEM_TWR_NS)

[FSP0] tRRD_L

[FSP0] RAS-to-RAS (Active Bank-A to Active Bank-B) Delay Time (Long) in nanoseconds.

(Identifier: MEM_FSP0_TRRD_L_NS)

[FSP1] tRRD_L

[FSP1] RAS-to-RAS (Active Bank-A to Active Bank-B) Delay Time (Long) in nanoseconds.

(Identifier: MEM_FSP1_TRRD_L_NS)

[FSP2] tRRD_L

[FSP2] RAS-to-RAS (Active Bank-A to Active Bank-B) Delay Time (Long) in nanoseconds.

(Identifier: MEM_FSP2_TRRD_L_NS)

[FSP0] tRRD_S

[FSP0] RAS-to-RAS (Active Bank-A to Active Bank-B) Delay Time (Short) in nanoseconds.

(Identifier: MEM_FSP0_TRRD_S_NS)

[FSP1] tRRD_S

[FSP1] RAS-to-RAS (Active Bank-A to Active Bank-B) Delay Time (Short) in nanoseconds.

(Identifier: MEM_FSP1_TRRD_S_NS)

[FSP2] tRRD_S

[FSP2] RAS-to-RAS (Active Bank-A to Active Bank-B) Delay Time (Short) in nanoseconds.

(Identifier: MEM_FSP2_TRRD_S_NS)

tFAW

Four-bank ACTIVE window time in nanoseconds.

(Identifier: MEM_TFAW_NS)

[FSP0] tRBTP

[FSP0] Read Burst End to Precharge Command Delay in nanoseconds.

(Identifier: MEM_FSP0_TRBTP_NS)

[FSP1] tRBTP

[FSP1] Read Burst End to Precharge Command Delay in nanoseconds.

(Identifier: MEM_FSP1_TRBTP_NS)

[FSP2] tRBTP

[FSP2] Read Burst End to Precharge Command Delay in nanoseconds.

(Identifier: MEM_FSP2_TRBTP_NS)

[FSP0] tWTR_S

[FSP0] Write-to-Read Delay (Short) in nanoseconds.

(Identifier: MEM_FSP0_TWTR_S_NS)

[FSP1] tWTR_S

[FSP1] Write-to-Read Delay (Short) in nanoseconds.

(Identifier: MEM_FSP1_TWTR_S_NS)

[FSP2] tWTR_S

[FSP2] Write-to-Read Delay (Short) in nanoseconds.

(Identifier: MEM_FSP2_TWTR_S_NS)

[FSP0] tWTR_L

[FSP0] Write-to-Read Delay (Long) in nanoseconds.

(Identifier: MEM_FSP0_TWTR_L_NS)

[FSP1] tWTR_L

[FSP1] Write-to-Read Delay (Long) in nanoseconds.

(Identifier: MEM_FSP1_TWTR_L_NS)

[FSP2] tWTR_L

[FSP2] Write-to-Read Delay (Long) in nanoseconds.

(Identifier: MEM_FSP2_TWTR_L_NS)

[FSP0] tPPD

[FSP0] Precharge-to-precharge delay in nanoseconds.

(Identifier: MEM_FSP0_TPPD_NS)

[FSP1] tPPD

[FSP1] Precharge-to-precharge delay in nanoseconds.

(Identifier: MEM_FSP1_TPPD_NS)

[FSP2] tPPD

[FSP2] Precharge-to-precharge delay in nanoseconds.

(Identifier: MEM_FSP2_TPPD_NS)

tRC

Activate-to-Activate command period (same bank) in nanoseconds.

(Identifier: MEM_TRC_NS)

tZQLAT

ZQCAL Latch Quiet Time in nanoseconds.

(Identifier: MEM_TZQLAT_NS)

tPW_RESET

Min RESET_n low time for Reset Initialization with Stable Power Time in nanoseconds.

(Identifier: MEM_TPW_RESET_NS)

tERQE

Enhanced RDQS Toggle Mode Entry Time in nanoseconds.

(Identifier: MEM_TERQE_NS)

tERQX

Enhanced RDQS Toggle Mode Exit Time in nanoseconds.

(Identifier: MEM_TERQX_NS)

tRDQE_OD

ODT-disable from Enhanced RDQS Toggle Mode Entry Time in nanoseconds.

(Identifier: MEM_TRDQE_OD_NS)

tRDQX_OD

ODT-enable from Enhanced RDQS Toggle Mode Exit Time in nanoseconds.

(Identifier: MEM_TRDQX_OD_NS)

tRDQSTFE

Read/Write-based RDQS_t Training Mode Entry Time in nanoseconds.

(Identifier: MEM_TRDQSTFE_NS)

tRDQSTFX

Read/Write-based RDQS_t Training Mode Exit Time in nanoseconds.

(Identifier: MEM_TRDQSTFX_NS)

tCCDMW

CAS-to-CAS Delay for Masked Write in nanoseconds.

(Identifier: MEM_TCCDMW_NS)

tREFW

Refresh Window in nanoseconds.

(Identifier: MEM_TREFW_NS)

tREFI

Refresh Interval Time in nanoseconds.

(Identifier: MEM_TREFI_NS)

[FSP0] tRFCab

[FSP0] All-Bank Refresh Cycle Time in nanoseconds.

(Identifier: MEM_FSP0_TRFCAB_NS)

[FSP1] tRFCab

[FSP1] All-Bank Refresh Cycle Time in nanoseconds.

(Identifier: MEM_FSP1_TRFCAB_NS)

[FSP2] tRFCab

[FSP2] All-Bank Refresh Cycle Time in nanoseconds.

(Identifier: MEM_FSP2_TRFCAB_NS)

[FSP0] tRFCpb

[FSP0] Per-Bank Refresh Cycle Time in nanoseconds.

(Identifier: MEM_FSP0_TRFCPB_NS)

[FSP1] tRFCpb

[FSP1] Per-Bank Refresh Cycle Time in nanoseconds.

(Identifier: MEM_FSP1_TRFCPB_NS)

[FSP2] tRFCpb

[FSP2] Per-Bank Refresh Cycle Time in nanoseconds.

(Identifier: MEM_FSP2_TRFCPB_NS)

[FSP0] tpbR2pbR

[FSP0] Per-Bank Refresh to Per-Bank Refresh minimum interval time in nanoseconds.

(Identifier: MEM_FSP0_TPBR2PBR_NS)

[FSP1] tpbR2pbR

[FSP1] Per-Bank Refresh to Per-Bank Refresh minimum interval time in nanoseconds.

(Identifier: MEM_FSP1_TPBR2PBR_NS)

[FSP2] tpbR2pbR

[FSP2] Per-Bank Refresh to Per-Bank Refresh minimum interval time in nanoseconds.

(Identifier: MEM_FSP2_TPBR2PBR_NS)

tpbR2ACT

Per-Bank Refresh to Activate minimum interval time in nanoseconds.

(Identifier: MEM_TPBR2ACT_NS)

[FSP0] tCKCSH

[FSP0] Valid Clock Requirement before CS goes High (Power-Down AC Timings) in nanoseconds.

(Identifier: MEM_FSP0_TCKCSH_NS)

[FSP1] tCKCSH

[FSP1] Valid Clock Requirement before CS goes High (Power-Down AC Timings) in nanoseconds.

(Identifier: MEM_FSP1_TCKCSH_NS)

[FSP2] tCKCSH

[FSP2] Valid Clock Requirement before CS goes High (Power-Down AC Timings) in nanoseconds.

(Identifier: MEM_FSP2_TCKCSH_NS)

[FSP0] tCMDPD

[FSP0] Delay from valid command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP0_TCMDPD_NS)

[FSP1] tCMDPD

[FSP1] Delay from valid command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP1_TCMDPD_NS)

[FSP2] tCMDPD

[FSP2] Delay from valid command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP2_TCMDPD_NS)

[FSP0] tXP

[FSP0] Exit Power-Down to Next Valid Command Delay Time in nanoseconds.

(Identifier: MEM_FSP0_TXP_NS)

[FSP1] tXP

[FSP1] Exit Power-Down to Next Valid Command Delay Time in nanoseconds.

(Identifier: MEM_FSP1_TXP_NS)

[FSP2] tXP

[FSP2] Exit Power-Down to Next Valid Command Delay Time in nanoseconds.

(Identifier: MEM_FSP2_TXP_NS)

tCSH

Minimum CS High Pulse Width at Power Down Exit in nanoseconds.

(Identifier: MEM_TCSH_NS)

[FSP0] tCSLCK

[FSP0] Valid Clock Requirement after Power Down Entry in nanoseconds.

(Identifier: MEM_FSP0_TCSLCK_NS)

[FSP1] tCSLCK

[FSP1] Valid Clock Requirement after Power Down Entry in nanoseconds.

(Identifier: MEM_FSP1_TCSLCK_NS)

[FSP2] tCSLCK

[FSP2] Valid Clock Requirement after Power Down Entry in nanoseconds.

(Identifier: MEM_FSP2_TCSLCK_NS)

[FSP0] tCSPD

[FSP0] Delay time from Power Down Entry to CS going High in nanoseconds.

(Identifier: MEM_FSP0_TCSPD_NS)

[FSP1] tCSPD

[FSP1] Delay time from Power Down Entry to CS going High in nanoseconds.

(Identifier: MEM_FSP1_TCSPD_NS)

[FSP2] tCSPD

[FSP2] Delay time from Power Down Entry to CS going High in nanoseconds.

(Identifier: MEM_FSP2_TCSPD_NS)

[FSP0] tMRWPD

[FSP0] Delay from MRW Command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP0_TMRWPD_NS)

[FSP1] tMRWPD

[FSP1] Delay from MRW Command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP1_TMRWPD_NS)

[FSP2] tMRWPD

[FSP2] Delay from MRW Command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP2_TMRWPD_NS)

[FSP0] tZQPD

[FSP0] Delay from ZQ Calibration Start/Latch Command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP0_TZQPD_NS)

[FSP1] tZQPD

[FSP1] Delay from ZQ Calibration Start/Latch Command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP1_TZQPD_NS)

[FSP2] tZQPD

[FSP2] Delay from ZQ Calibration Start/Latch Command to Power Down Entry in nanoseconds.

(Identifier: MEM_FSP2_TZQPD_NS)

[FSP0] tESPD

[FSP0] Delay time from Self-Refresh Entry command to Power Down Entry command in nanoseconds.

(Identifier: MEM_FSP0_TESPD_NS)

[FSP1] tESPD

[FSP1] Delay time from Self-Refresh Entry command to Power Down Entry command in nanoseconds.

(Identifier: MEM_FSP1_TESPD_NS)

[FSP2] tESPD

[FSP2] Delay time from Self-Refresh Entry command to Power Down Entry command in nanoseconds.

(Identifier: MEM_FSP2_TESPD_NS)

tSR

Minimum Self-Refresh Time (Entry to Exit) in nanoseconds.

(Identifier: MEM_TSR_NS)

[FSP0] tXSR

Exit Self-Refresh time in nanoseconds.

(Identifier: MEM_FSP0_TXSR_NS)

[FSP1] tXSR

Exit Self-Refresh time in nanoseconds.

(Identifier: MEM_FSP1_TXSR_NS)

[FSP2] tXSR

Exit Self-Refresh time in nanoseconds.

(Identifier: MEM_FSP2_TXSR_NS)

[FSP0] tMRR

[FSP0] Mode Register Read Command Period Time in nanoseconds.

(Identifier: MEM_FSP0_TMRR_NS)

[FSP1] tMRR

[FSP1] Mode Register Read Command Period Time in nanoseconds.

(Identifier: MEM_FSP1_TMRR_NS)

[FSP2] tMRR

[FSP2] Mode Register Read Command Period Time in nanoseconds.

(Identifier: MEM_FSP2_TMRR_NS)

[FSP0] tMRW

[FSP0] Mode Register Write Command Period Time in nanoseconds.

(Identifier: MEM_FSP0_TMRW_NS)

[FSP1] tMRW

[FSP1] Mode Register Write Command Period Time in nanoseconds.

(Identifier: MEM_FSP1_TMRW_NS)

[FSP2] tMRW

[FSP2] Mode Register Write Command Period Time in nanoseconds.

(Identifier: MEM_FSP2_TMRW_NS)

[FSP0] tMRD

[FSP0] Mode Register Set Command Period Time in nanoseconds.

(Identifier: MEM_FSP0_TMRD_NS)

[FSP1] tMRD

[FSP1] Mode Register Set Command Period Time in nanoseconds.

(Identifier: MEM_FSP1_TMRD_NS)

[FSP2] tMRD

[FSP2] Mode Register Set Command Period Time in nanoseconds.

(Identifier: MEM_FSP2_TMRD_NS)

tOSCO

Delay time from Stop WCK2DQI/WCK2DQO Interval Oscillator Command to Mode Register Readout time in nanoseconds.

(Identifier: MEM_TOSCO_NS)

tDQSCK

DQS output access time from CK in nanoseconds.

(Identifier: MEM_TDQSCK_NS)

Table 223.  Group: Advanced: Analog Overrides / Overrides / ANALOG_TABLE
Parameter Name Description
Analog Parameter

Name of Analog Parameter to explicitly override; the values will be applied and appear in the list below.

Default value is

Legal values are:

  • Phy AC Drive Strength (PHY_TERM_X_R_S_AC_OUTPUT_OHM)
  • Phy CK Drive Strength (PHY_TERM_X_R_S_CK_OUTPUT_OHM)
  • Phy DQ Drive Strength (PHY_TERM_X_R_S_DQ_OUTPUT_OHM)
  • Phy DQ Slew Rate (PHY_TERM_X_DQ_SLEW_RATE)
  • Phy DQ Input Termination (PHY_TERM_X_R_T_DQ_INPUT_OHM)
  • Phy DQ Initial Vrefin (PHY_TERM_X_DQ_VREF)
  • Phy PLL Reference Clock Input Termination (PHY_TERM_X_R_T_REFCLK_INPUT_OHM)
  • Phy DFE Tap 1 (PHY_DFE_X_TAP_1)
  • Phy DFE Tap 2 (PHY_DFE_X_TAP_2)
  • Phy DFE Tap 3 (PHY_DFE_X_TAP_3)
  • Phy DFE Tap 4 (PHY_DFE_X_TAP_4)
  • Mem Target Write Termination (MEM_ODT_DQ_X_TGT_WR)
  • Mem DQ Non-Target Termination (MEM_ODT_DQ_X_NON_TGT)
  • Mem DQ Drive Strength (MEM_ODT_DQ_X_RON)
  • Mem Data Clock Termination (MEM_ODT_DQ_X_WCK)
  • Mem VrefDQ Value (MEM_VREF_DQ_X_VALUE)
  • Mem CA Common Termination (MEM_ODT_CA_X_CA_COMM)
  • Mem CA Termination Enable (MEM_ODT_CA_X_CA_ENABLE)
  • Mem CS Termination Enable (MEM_ODT_CA_X_CS_ENABLE)
  • Mem CK Termination Enable (MEM_ODT_CA_X_CK_ENABLE)
  • Mem VrefCA Value (MEM_VREF_CA_X_CA_VALUE)
  • Mem DFE Tap 1 (MEM_DFE_X_TAP_1)

(Identifier: ANALOG_PARAM_DERIVATION_PARAM_NAME)

Table 224.  Group: Advanced: Analog Overrides / Values
Parameter Name Description
Phy AC Drive Strength

This parameter allows you to change the input on chip termination settings for the selected I/O standard on the refclk input pins. Perform board simulation with IBIS models to determine the best settings for your design.

Legal values are:

  • 40 Ohm (with calibration) (SERIES_40_OHM_CAL)

(Identifier: PHY_TERM_X_R_S_AC_OUTPUT_OHM)

Phy CK Drive Strength

This parameter allows you to change the output on chip termination settings for the selected I/O standard on the CK Pins. Perform board simulation with IBIS models to determine the best settings for your design.

Legal values are:

  • 40 Ohm (with calibration) (SERIES_40_OHM_CAL)

(Identifier: PHY_TERM_X_R_S_CK_OUTPUT_OHM)

Phy DQ I/O Standard

Specifies the I/O electrical standard for the data bus pins. The selected I/O standard configures the circuit within the I/O buffer to match the industry standard.

(Identifier: PHY_TERM_X_DQ_IO_STD_TYPE)

Phy DQ Drive Strength

This parameter allows you to change the output on chip termination settings for the selected I/O standard on the DQ Pins. Perform board simulation with IBIS models to determine the best settings for your design.

Legal values are:

  • 40 Ohm (with calibration) (SERIES_40_OHM_CAL)

(Identifier: PHY_TERM_X_R_S_DQ_OUTPUT_OHM)

Phy DQ Slew Rate

Specifies the slew rate of the data bus pins. The slew rate (or edge rate) describes how quickly the signal can transition, measured in voltage per unit time. Perform board simulations to determine the slew rate that provides the best eye opening for the data bus signals.

Legal values are:

  • Slow (SLOW)
  • Medium (MEDIUM)
  • Fast (FAST)
  • Fastest (FASTEST)

(Identifier: PHY_TERM_X_DQ_SLEW_RATE)

Phy DQ Input Termination

This parameter allows you to change the input on chip termination settings for the selected I/O standard on the DQ Pins. Perform board simulation with IBIS models to determine the best settings for your design.

Legal values are:

  • 40 Ohm (with calibration) (RT_40_OHM_CAL)
  • 50 Ohm (with calibration) (RT_50_OHM_CAL)
  • 60 Ohm (with calibration) (RT_60_OHM_CAL)

(Identifier: PHY_TERM_X_R_T_DQ_INPUT_OHM)

Phy DQ Initial Vrefin

Specifies the initial value for the reference voltage on the data pins(Vrefin). The specified value serves as a starting point and may be overridden by calibration to provide better timing margins.

Legal values are: from 0.0 to 100.0

(Identifier: PHY_TERM_X_DQ_VREF)

Phy PLL Reference Clock Input Termination

This parameter allows you to change the input on chip termination settings for the selected I/O standard on the refclk input pins. Perform board simulation with IBIS models to determine the best settings for your design.

Legal values are:

  • No Termination (RT_OFF)
  • Differential Termination (RT_DIFF)

(Identifier: PHY_TERM_X_R_T_REFCLK_INPUT_OHM)

Phy DFE Tap 1

This parameter allows you to select the amount of bias used on tap 1 of the FPGA DFE.

Legal values are:

  • No Bias (0)
  • -26.25mV (n1)
  • -52.50mV (n2)
  • -78.75mV (n3)
  • -105.00mV (n4)
  • -131.25mV (n5)
  • -157.50mV (n6)
  • -183.75mV (n7)
  • -210.00mV (n8)
  • -236.25mV (n9)
  • -262.25mV (n10)
  • -288.75mV (n11)
  • -315.00mV (n12)
  • -341.25mV (n13)
  • -367.50mV (n14)
  • -393.75mV (n15)
  • -420.00mV (n16)
  • -446.25mV (n17)
  • -472.50mV (n18)
  • -498.75mV (n19)
  • -525.00mV (n20)
  • -551.25mV (n21)
  • -577.50mV (n22)
  • -603.75mV (n23)
  • -630.00mV (n24)
  • -656.25mV (n25)
  • -682.50mV (n26)
  • -708.75mV (n27)
  • -735.00mV (n28)
  • -761.25mV (n29)
  • -787.50mV (n30)
  • -813.75mV (n31)

(Identifier: PHY_DFE_X_TAP_1)

Phy DFE Tap 2

This parameter allows you to select the amount of bias used on tap 2 of the FPGA DFE.

Legal values are:

  • +183.75mV (p7)
  • +157.70mV (p6)
  • +131.25mV (p5)
  • +105.00mV (p4)
  • +78.75mV (p3)
  • +52.50mV (p2)
  • +26.25mV (p1)
  • No Bias (0)
  • -26.25mV (n1)
  • -52.50mV (n2)
  • -78.75mV (n3)
  • -105.00mV (n4)
  • -131.25mV (n5)
  • -157.50mV (n6)
  • -183.75mV (n7)
  • -210.00mV (n8)

(Identifier: PHY_DFE_X_TAP_2)

Phy DFE Tap 3

This parameter allows you to select the amount of bias used on tap 3 of the FPGA DFE.

Legal values are:

  • +183.75mV (p7)
  • +157.70mV (p6)
  • +131.25mV (p5)
  • +105.00mV (p4)
  • +78.75mV (p3)
  • +52.50mV (p2)
  • +26.25mV (p1)
  • No Bias (0)
  • -26.25mV (n1)
  • -52.50mV (n2)
  • -78.75mV (n3)
  • -105.00mV (n4)
  • -131.25mV (n5)
  • -157.50mV (n6)
  • -183.75mV (n7)
  • -210.00mV (n8)

(Identifier: PHY_DFE_X_TAP_3)

Phy DFE Tap 4

This parameter allows you to select the amount of bias used on tap 4 of the FPGA DFE.

Legal values are:

  • +78.75mV (p3)
  • +52.50mV (p2)
  • +26.25mV (p1)
  • No Bias (0)
  • -26.25mV (n1)
  • -52.50mV (n2)
  • -78.75mV (n3)
  • -105.00mV (n4)

(Identifier: PHY_DFE_X_TAP_4)

Mem Target Write Termination

Specifies the target termination to be used during a write. The value of this parameter represents X, where: termination = RZQ/X = (240 Ohm)/X.

Legal values are:

  • Disable (off)
  • 240 Ohm (RZQ/1) (1)
  • 120 Ohm (RZQ/2) (2)
  • 80 Ohm (RZQ/3) (3)
  • 60 Ohm (RZQ/4) (4)
  • 48 Ohm (RZQ/5) (5)
  • 40 Ohm (RZQ/6) (6)

(Identifier: MEM_ODT_DQ_X_TGT_WR)

Mem DQ Non-Target Termination

Specifies the termination to be used for the non-target rank in a multi-rank configuration. The value of this parameter represents X, where: termination = RZQ/X = (240 Ohm)/X.

Legal values are:

  • Disable (off)
  • 240 Ohm (RZQ/1) (1)
  • 120 Ohm (RZQ/2) (2)
  • 80 Ohm (RZQ/3) (3)
  • 60 Ohm (RZQ/4) (4)
  • 48 Ohm (RZQ/5) (5)
  • 40 Ohm (RZQ/6) (6)

(Identifier: MEM_ODT_DQ_X_NON_TGT)

Mem DQ Drive Strength

Specifies the termination to be used when driving read data from memory. The value of this parameter represents X, where: termination = RZQ/X = (240 Ohm)/X.

Legal values are:

  • 40 Ohm (RZQ/6) (6)
  • 48 Ohm (RZQ/5) (5)
  • 60 Ohm (RZQ/4) (4)
  • 80 Ohm (RZQ/3) (3)
  • 120 Ohm (RZQ/2) (2)
  • 240 Ohm (RZQ/1) (1)

(Identifier: MEM_ODT_DQ_X_RON)

Mem Data Clock Termination

Specifies the termination to be used for the data clock (WCK). The value of this parameter represents X, where: termination = RZQ/X = (240 Ohm)/X.

Legal values are:

  • Disable (off)
  • 240 Ohm (RZQ/1) (1)
  • 120 Ohm (RZQ/2) (2)
  • 80 Ohm (RZQ/3) (3)
  • 60 Ohm (RZQ/4) (4)
  • 48 Ohm (RZQ/5) (5)
  • 40 Ohm (RZQ/6) (6)

(Identifier: MEM_ODT_DQ_X_WCK)

Mem VrefDQ Value

Specifies the initial VrefDQ value to be used.

Legal values are: from 10.0 to 73.5

(Identifier: MEM_VREF_DQ_X_VALUE)

Mem CA Common Termination

Common termination value that can be applied to CA/CK. The value of this parameter represents X, where: termination = RZQ/X = (240 Ohm)/X. "off" means this termination is disabled.

Legal values are:

  • Disable (off)
  • 240 Ohm (RZQ/1) (1)
  • 120 Ohm (RZQ/2) (2)
  • 80 Ohm (RZQ/3) (3)
  • 60 Ohm (RZQ/4) (4)
  • 48 Ohm (RZQ/5) (5)
  • 40 Ohm (RZQ/6) (6)

(Identifier: MEM_ODT_CA_X_CA_COMM)

Mem CA Termination Enable

Enable the common termination value on the CA bus.

Legal values are: false, true

(Identifier: MEM_ODT_CA_X_CA_ENABLE)

Mem CS Termination Enable

For LPDDR5, this enables the fixed-value 80 Ohm (RZQ/3) CS termination if it is supported by the memory.

Legal values are: false, true

(Identifier: MEM_ODT_CA_X_CS_ENABLE)

Mem CK Termination Enable

Enable the common termination value on the CK bus.

Legal values are: false, true

(Identifier: MEM_ODT_CA_X_CK_ENABLE)

Mem VrefCA Value

Specifies the initial VrefCA value to be used.

Legal values are: from 10.0 to 73.5

(Identifier: MEM_VREF_CA_X_CA_VALUE)

Mem DFE Tap 1

This parameter allows you to select the amount of bias used on tap 1 of the memory DFE.

Legal values are:

  • DFE Disabled (0)
  • 1-Step Negative (n1)
  • 2-Steps Negative (n2)
  • 3-Steps Negative (n3)

(Identifier: MEM_DFE_X_TAP_1)

Table 225.  Group: Example Design / Fileset Types
Parameter Name Description
HDL Selection

This option lets you choose the format of HDL in which generated simulation and synthesis files are created. You can select either Verilog or VHDL.

Default value is VERILOG

Legal values are:

  • Verilog (VERILOG)
  • VHDL (VHDL)

(Identifier: EX_DESIGN_HDL_FORMAT)

Generate Synthesis Fileset

Generate Synthesis Example Design.

Default value is true

(Identifier: EX_DESIGN_GEN_SYNTH)

Generate Simulation Fileset

Generate Simulation Example Design.

Default value is true

(Identifier: EX_DESIGN_GEN_SIM)

Table 226.  Group: Example Design / User PLL
Parameter Name Description
Auto-set User PLL Output Clock Frequency

If true, let IP select a reference clock frequency for the user PLL in the example design; if false, let user set a custom value for this parameter.

Default value is true

(Identifier: EX_DESIGN_USER_PLL_OUTPUT_FREQ_MHZ_AUTOSET_EN)

User PLL Output Clock Frequency

Frequency of the core clock in MHz. This clock drives the traffic generator and NoC initiator (If in NoC mode).

Value is specified in megahertz

Default value is 570

(Identifier: EX_DESIGN_USER_PLL_OUTPUT_FREQ_MHZ)

User PLL Reference Clock Frequency

PLL reference clock frequency in MHz for PLL supplying the core clock.

Value is specified in megahertz

Default value is 100

(Identifier: EX_DESIGN_USER_PLL_REFCLK_FREQ_MHZ)

NOC Reference Clock Frequency

Reference Clock Frequency for the NOC control IP.

Value is specified in megahertz

Default value is 100

Legal values are: 25, 100, 125

(Identifier: EX_DESIGN_NOC_PLL_REFCLK_FREQ_MHZ)

Table 227.  Group: Example Design / Traffic Generator
Parameter Name Description
Traffic Generator Remote Access

Specifies whether the Traffic Generator control and status registers are accessible via JTAG, exported to the fabric, or just disabled.

Default value is JTAG

Legal values are:

  • Exported for Onchip control (EXPORT)
  • Remote through JTAG (JTAG)

(Identifier: EX_DESIGN_TG_CSR_ACCESS_MODE)

Traffic Generator Program

Specifies the traffic pattern to be run.

Default value is MEDIUM

Legal values are:

  • Short Traffic Pattern (SHORT)
  • Medium-length Traffic Pattern (MEDIUM)
  • Long Traffic Pattern (LONG)
  • Infinite Traffic Pattern (INFINITE)

(Identifier: EX_DESIGN_TG_PROGRAM)

Table 228.  Group: Example Design / Performance Monitor
Parameter Name Description
Enable Performance Monitor for Channel 0

If true, example design will include a Performance Monitor instance connected to Channel 0.

Default value is false

(Identifier: EX_DESIGN_PMON_CH0_EN)

Enable Performance Monitor for Channel 1

If true, example design will include a Performance Monitor instance connected to Channel 1.

Default value is false

(Identifier: EX_DESIGN_PMON_CH1_EN)

Enable Performance Monitor for Channel 2

If true, example design will include a Performance Monitor instance connected to Channel 2.

Default value is false

(Identifier: EX_DESIGN_PMON_CH2_EN)

Enable Performance Monitor for Channel 3

If true, example design will include a Performance Monitor instance connected to Channel 3.

Default value is false

(Identifier: EX_DESIGN_PMON_CH3_EN)