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.
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.