Altera® Quartus® Prime Standard Edition Settings File Reference Manual

ID 683084
Date 5/08/2017
Public
Document Table of Contents

1.10.334. STRATIXIII_CONFIGURATION_SCHEME

The method used to load data into the device. Three configuration schemes are available: Passive Serial (PS); Fast Passive Parallel (FPP) and Active Serial (AS).

Old Name

STRATIXIV_CONFIGURATION_SCHEME

Type

Enumeration

Values

  • Active Serial
  • Fast Passive Parallel
  • Passive Serial

Device Support

  • Arria II GX
  • Arria II GZ
  • HardCopy III
  • HardCopy IV
  • Stratix III
  • Stratix IV

Notes

None

Syntax


		set_global_assignment -name STRATIXIII_CONFIGURATION_SCHEME <value>
	

Default Value

Passive Serial

Example


		set_global_assignment -name STRATIXIII_CONFIGURATION_SCHEME "Active Serial"