Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/03/2023
Public

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

Document Table of Contents

1.11.82. MINIMUM_SEU_INTERVAL

Specifies the minimum time between two checks of the same bit. Setting to 0 means check as frequently as possible. Setting to a large value saves power. The unit of interval is millisecond. The maximum allowed number of intervals is 10000.

Type

Integer

Device Support

  • Intel® Stratix® 10

Notes

None

Syntax


		set_global_assignment -name MINIMUM_SEU_INTERVAL <value>
	

Example


		set_global_assignment -name MINIMUM_SEU_INTERVAL 300
	

See Also

CRC_ERROR_CHECKING