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
Times that are longer than 3.5ms cause the 21-bit count field in the Waveform instruction to overflow and wrap-around, leading to weird sequences. Need to split these into more than one concrete instruction.
The text was updated successfully, but these errors were encountered:
Times that are longer than 3.5ms cause the 21-bit
count
field in theWaveform
instruction to overflow and wrap-around, leading to weird sequences. Need to split these into more than one concrete instruction.The text was updated successfully, but these errors were encountered: