Knowledge Base Article

Can the 3.0V I/O banks in Stratix 10 devices support I/O standards of 2.5V, 1.8V, 1.5V or 1.2V?

Description

When constraining I/O standards of 2.5V, 1.8V, 1.5V, or 1.2V in Stratix® 10 device 3.0V banks, compilation will fail in the Quartus® Prime Pro Edition Software unless the USE_AS_3V_GPIO assignment is applied to these I/O.

Resolution

To support I/O standards of 2.5V, 1.8V, 1.5V, or 1.2V in Stratix 10 devices 3.0V banks, the following assignment should be added in the .qsf file along with the IO standard assignment.

set_instance_assignment -name USE_AS_3V_GPIO ON -to pin_name
 

Updated 25 days ago
Version 2.0
No CommentsBe the first to comment