-
Type:
Task
-
Resolution: resolved
-
Priority:
Minor
-
Component/s: FW
-
None
The base/sync/rtl/SyncTrigPeriod.vhd module measures the incorrect period between the first pair of triggers often causing the periodMax result to be latched to a false value. Essentially, the cnt variable doesn't get reset when the first trigger is seen but does for every trigger afterwards.