Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/01/2024
Public
Document Table of Contents

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
  • Internal Configuration
  • Passive Parallel x16
  • Passive Parallel x32
  • Passive Parallel x8
  • Passive Serial

Device Support

  • Intel Agilex® 5
  • Intel Agilex® 7
  • Arria® 10
  • Cyclone® 10 GX
  • Stratix® 10
  • eASIC N5X

Notes

None

Syntax

set_global_assignment -name STRATIXV_CONFIGURATION_SCHEME <value>

Example

set_global_assignment -name STRATIXV_CONFIGURATION_SCHEME "Active Serial"