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
Specifically ALUSrc control signal. Somehow it accepts (~6).(~4) + (~6).(~5).(4) but not (~6).(~4) + (~6).~(5), though they are the same in boolean logic.
The text was updated successfully, but these errors were encountered:
Specifically ALUSrc control signal. Somehow it accepts
(~6).(~4) + (~6).(~5).(4)
but not(~6).(~4) + (~6).~(5)
, though they are the same in boolean logic.The text was updated successfully, but these errors were encountered: