Visible to Intel only — GUID: sam1412835883616
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: sam1412835883616
Ixiasoft
4.1.3. Register Packing
The GPIO IP allows you to pack registers into the periphery to save area and resource utilization.
You can configure the full-rate DDIO on the input and output path as a flip flop by adding .qsf assignments.
Path | .qsf Assignment |
---|---|
Input register packing | set_instance_assignment -name FAST_INPUT_REGISTER ON -to <path to register> |
Output register packing | set_instance_assignment -name FAST_OUTPUT_REGISTER ON -to <path to register> |
Output enable register packing | set_instance_assignment -name FAST_OUTPUT_ENABLE_REGISTER ON -to <path to register> |
Note: The .qsf assignments do not guarantee register packing. However, these assignments enable the Fitter to find a legal placement. Otherwise, the Fitter keeps the flip flop in the core.