Auto_clock_enable_recognition – Altera Quartus II Settings File User Manual

Page 43

Advertising
background image

AUTO_CLOCK_ENABLE_RECOGNITION

Allows the Compiler to find logic that feeds a register and move the logic to the register's clock enable

input port.

Type

Boolean

Device Support

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

Notes

This assignment is included in the Analysis & Synthesis report.
This assignment supports synthesis wildcards.

Syntax

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

Default Value

On

Example

set_global_assignment -name auto_clock_enable_replacement off
set_instance_assignment -name auto_clock_enable_replacement off -to reg

MNL-Q21005

2015.05.04

AUTO_CLOCK_ENABLE_RECOGNITION

43

Quartus Settings File Reference Manual

Altera Corporation

Send Feedback

Advertising