Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.12.14. LL_STATE

Specifies whether the location of the LogicLock region is locked or floating. The Compiler determines an appropriate location for floating regions during compilation. If this keyword is set to 'Locked', LL_AUTO_SIZE must be set to 'Off'.

Type

Enumeration

Values

  • Floating
  • Locked
  • Soft

Device Support

This setting can be used in projects targeting any Altera device family.

Notes

This assignment is not copied when you create a companion revision for HardCopy II devices.

Syntax


		set_global_assignment -name LL_STATE -entity <entity name> -section_id <section identifier> <value>