Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/12/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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

Device Support

  • Agilex 7
  • Intel® Arria® 10
  • Intel® Cyclone® 10 GX
  • Intel® 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"