Question: A register stack has 256 words is shown below. The stack pointer SP points at the top item in the stack. When the stack is

A register stack has 256 words is shown below. The stack pointer SP points at the top item in the stack. When the stack is empty, the value of SP is 0. The stack grows with increasing addresses The Flip-Flop FULL is set ( FULL = 1) when the stack is full, and the Flip-Flop EMPTY is set EMPTY = 1) when the stack is empty. Answer the questions below: Address 1255 RTL. for PUSH and POP 1254 FULL PUSH SP SP + 1 M[SP]- DR EMPTY SP POP: DR. SP MSP) SP - 1 . What is the size of the stack pointer SP (in bits)? Find the values of SP, FULL and EMPTY for the different situations listed in the table below. b. Situation Value of SP Value of FULL Value of EMPTY SP = 0, FULL = 1 and POP operation is performed SP = 255 and PUSH operation is performed Time left 1:16:49 a What is the size of the stack pointer SP (in bits)? b. Find the values of SP FULL and EMPTY for the different situations listed in the table below: Value of SP Value of FULL Value of EMPTY Situation SP = 0, FULL = 1 and POP operation is performed SP = 255 and PUSH operation is performed SP = 0, EMPTY = 1 and PUSH operation is performed SP = 13, EMPTY = 0 and PUSH operation is performed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
