Visible to Intel only — GUID: sam1412835926615
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: sam1412835926615
Ixiasoft
4.4.1. GPIO Intel® FPGA IP Synthesizable Quartus® Prime Design Example
The synthesizable design example is a compilation-ready Platform Designer system that you can include in an Quartus® Prime project.
Generating and Using the Design Example
To generate the synthesizable Quartus® Prime design example from the source files, run the following command in the design example directory:
quartus_sh -t make_qii_design.tcl
To specify an exact device to use, run the following command:
quartus_sh -t make_qii_design.tcl [device_name]
The TCL script creates a qii directory that contains the ed_synth.qpf project file. You can open and compile this project in the Quartus® Prime software.