Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.339. STRATIXV_CONFIGURATION_SCHEME

The method used to configure a device with a design. Available configuration schemes depend on selected device family: Passive Serial (PS), Passive Parallel x8 (PPx8), Passive Parallel x16 (PPx16), Passive Parallel x32 (PPx32), Active Serial x1 (ASx1), Active Serial x4 (ASx4) and AVST x8, x16 and x32.

Type

Enumeration

Values

  • AVST x16
  • AVST x32
  • AVST x8
  • Active Serial
  • Active Serial x1
  • Active Serial x4
  • Passive Parallel x16
  • Passive Parallel x32
  • Passive Parallel x8
  • Passive Serial

Device Support

  • Arria 10
  • Arria V
  • Arria V GZ
  • Cyclone V
  • Stratix V

Notes

None

Syntax


		set_global_assignment -name STRATIXV_CONFIGURATION_SCHEME <value>
	

Example


		set_global_assignment -name STRATIXV_CONFIGURATION_SCHEME "Active Serial"