Visible to Intel only — GUID: QSF-MINIMUM_SEU_INTERVAL
Ixiasoft
Visible to Intel only — GUID: QSF-MINIMUM_SEU_INTERVAL
Ixiasoft
MINIMUM_SEU_INTERVAL
Specifies the minimum time between two checks of the same bit. Setting to 0 millisecond means check as frequently as possible. Setting to a large value saves power. The unit of interval is millisecond. The maximum allowed interval time is 10000 milliseconds.The actual minimum interval may exceed the value set here and will be reported in Quartus system messages window when you select the generated .sof file as the input to Quartus Programming File Generator or Quartus Programmer.
Type
Integer
Device Support
- Intel Agilex® 5
- Intel Agilex® 7
- Stratix® 10
Notes
None
Syntax
set_global_assignment -name MINIMUM_SEU_INTERVAL <value> set_instance_assignment -name MINIMUM_SEU_INTERVAL -to <to> <value>
Default Value
10000
Example
set_global_assignment -name MINIMUM_SEU_INTERVAL 300
See Also
CRC_ERROR_CHECKING