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
In some instances, it may be desirable to merge traces of multiple inputs into a single register. For this to work, the inputs should be shifted in relation to each other (so that two inputs never appear at the same point of the trace).
Another consideration is how mask registers would work with such merged input registers.
The text was updated successfully, but these errors were encountered:
In some instances, it may be desirable to merge traces of multiple inputs into a single register. For this to work, the inputs should be shifted in relation to each other (so that two inputs never appear at the same point of the trace).
Another consideration is how mask registers would work with such merged input registers.
The text was updated successfully, but these errors were encountered: