Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.98. ENABLE_CRC_ERROR_PIN

Specifies error detection CRC and CRC_ERROR pin usage for the selected device. If error detection CRC is turned on, the device checks the validity of the programming data in the device. Any changes in the data while the device is in operation generates an error.

Type

Boolean

Device Support

  • Arria 10
  • Arria V
  • Arria V GZ
  • Cyclone V
  • MAX 10
  • Stratix V

Notes

None

Syntax


		set_global_assignment -name ENABLE_CRC_ERROR_PIN <value>
	

Default Value

Off

Example


		set_global_assignment -name ENABLE_CRC_ERROR_PIN ON
	

See Also

ERROR_CHECK_FREQUENCY_DIVISOR CRC_ERROR_OPEN_DRAIN