Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/13/2021
Public

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

Document Table of Contents

ERROR_CHECK_FREQUENCY_DIVISOR

Specifies the divide value of the internal clock, which determines the frequency of the CRC. The divide value must be a power of two. Refer to the device handbook to find the frequency of the internal clock for the selected device.

Type

Integer

Device Support

  • Agilex
  • Intel® Arria® 10
  • Intel® Cyclone® 10 GX
  • Intel® Stratix® 10

Notes

None

Syntax


set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR <value>

Example


set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 16

See Also

CRC_ERROR_CHECKING