Visible to Intel only — GUID: sam1412835918956
Ixiasoft
3.1. Guideline: VREF Sources and VREF Pins
3.2. Guideline: Observe Device Absolute Maximum Rating for 3.0 V Interfacing
3.3. Guideline: Voltage-Referenced and Non-Voltage Referenced I/O Standards
3.4. Guideline: Do Not Drive I/O Pins During Power Sequencing
3.5. Guideline: Stratix® 10 I/O Buffer During Power Up, Configuration, and Power Down
3.6. Guideline: Maximum DC Current Restrictions
3.7. Guideline: Use Only One Voltage for All 3 V I/O Banks
3.8. Guideline: I/O Standards Limitation for Stratix® 10 TX 400
3.9. Guideline: I/O Standards Limitation for Stratix® 10 GX 400 and SX 400
Visible to Intel only — GUID: sam1412835918956
Ixiasoft
4.3.2. Delay Elements
The Quartus® Prime software does not automatically set delay elements to maximize slack in the I/O timing analysis. To close the timing or maximize slack, set the delay elements manually in the Quartus® Prime settings file (.qsf).
Delay Element | .qsf Assignment |
---|---|
Input Delay Element | set_instance_assignment –to <PIN> -name INPUT_DELAY_CHAIN <0..63> |
Output Delay Element | set_instance_assignment –to <PIN> -name OUTPUT_DELAY_CHAIN <0..15> |
Output Enable Delay Element | set_instance_assignment –to <PIN> -name OE_DELAY_CHAIN <0..15> |
The Stratix® 10 Device Datasheet provides information on delay chain specification and offset settings across fast and slow models.
- Fast model—Specifies the delay value when the maximum delay chain offset setting is selected using the fastest process.
- Slow model—Specifies the delay value when the maximum delay chain offset setting is selected using the slowest process within a specific speed grade.
For example, if you assign input delay chain setting to #10 using an Stratix® 10 device with -1 speed grade:
- Minimum delay value = 10 * delay specification for fast model / 63 = x ns
- Maximum delay value = 10 * delay specification for -1V slow model / 63 = y ns
The input delay ranges from x ns to y ns when you select -1 device speed grade in your design.
Note: The IOE delay chains are not process, voltage and temperature (PVT) compensated, which means the delay chain value changes across PVT.