Page 1 of 1

Can you make this circiut in logisim using gates? A sign extension unit extends a two ’ s complement number from M to N

Posted: Tue Jul 12, 2022 8:21 am
by answerhappygod
Can you make this circiut in logisim using gates?
A sign extension unit extends a two ’ s complement number from Mto N ( N > M ) bits by copying the most significant bit of theinput into the upper bits of the output. It receives an M -bitinput A and produces an N -bit output Y . Sketch a circuit usinggates for a sign extension unit with a 4-bit input and an 8-bitoutput.