Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.19. AUTO_TURBO_BIT

Controls the speed vs. power usage trade-off for a macrocell. If the Turbo Bit is on, the macrocell's speed increases; if it is off, its power consumption decreases; if you choose the 'Auto' setting, the Compiler chooses the most appropriate setting for the design.

Type

Enumeration

Values

  • Auto
  • Off
  • On

Device Support

  • MAX3000A
  • MAX7000A
  • MAX7000AE
  • MAX7000B
  • MAX7000S

Notes

This assignment is included in the Analysis & Synthesis report.

Syntax


		set_global_assignment -name AUTO_TURBO_BIT <value>
		set_global_assignment -name AUTO_TURBO_BIT -entity <entity name> <value>
		set_instance_assignment -name AUTO_TURBO_BIT -to <to> -entity <entity name> <value>
	

Default Value

ON