Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/01/2024
Public
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

  • Intel Agilex® 5
  • Intel Agilex® 7
  • Arria® 10
  • Cyclone® 10 GX
  • 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