Quartus® Prime Pro Edition User Guide: Design Recommendations

ID 683082
Date 4/14/2025
Public

Visible to Intel only — GUID: mwh1409959676275

Ixiasoft

Document Table of Contents

3.5.2. Synchronizer Data Toggle Rate in MTBF Calculation

To help ensure accurate MTBF analysis for reset synchronizers, explicitly specify the toggle_rate for all reset synchronizers in your design. If you know an approximate rate at which the data changes, you can specify this with the Synchronizer Toggle Rate logic option assignment in the Assignment Editor.

Note: Starting in Quartus® Prime Pro Edition software version 25.1, the Synchronizer Toggle Rate logic option assignment is now double type (rather than integer), allowing input of decimal values.

To specify a toggle rate for MTBF calculations as described on page “R**Synchronizer Data Toggle Rate in MTBF Calculation”, use the following command:

set_instance_assignment -name SYNCHRONIZER_TOGGLE_RATE <toggle rate in transitions/second> -to <register name>