You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is obviously wrong, since it compares bit[32] of the sysclk counter to bit[32] of the PPS counter. It's pointless to fix this here because we never implemented "load next PPS to this value," but wanted to make sure it was documented.
The text was updated successfully, but these errors were encountered:
It really doesn't matter, but the roll indicator for PPS here:
firmware-radiant/hdl/radiant_event_ctrl.v
Line 113 in 0201484
is obviously wrong, since it compares bit[32] of the sysclk counter to bit[32] of the PPS counter. It's pointless to fix this here because we never implemented "load next PPS to this value," but wanted to make sure it was documented.
The text was updated successfully, but these errors were encountered: