Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.198. MAX10FPGA_CONFIGURATION_SCHEME

The method used to load a design into the device. Only one configuration scheme is available: Internal Configuration (use internal flash).

Type

Enumeration

Values

  • Active Serial
  • Internal Configuration

Device Support

MAX 10

Notes

None

Syntax


		set_global_assignment -name MAX10FPGA_CONFIGURATION_SCHEME <value>
	

Default Value

Internal Configuration

Example


		set_global_assignment -name MAX10FPGA_CONFIGURATION_SCHEME "Active Serial"
	

See Also

UPDATE_MODE_INTERNAL_FLASH