Podcast
Questions and Answers
What controls the timing for all registers in a basic computer?
What controls the timing for all registers in a basic computer?
When are the state changes of a register triggered by clock pulses?
When are the state changes of a register triggered by clock pulses?
What provides control inputs for the multiplexers in the common bus?
What provides control inputs for the multiplexers in the common bus?
Which type of control organization uses gates, flip-flops, and decoders to implement control logic?
Which type of control organization uses gates, flip-flops, and decoders to implement control logic?
Signup and view all the answers
What is an advantage of hardwired control organization?
What is an advantage of hardwired control organization?
Signup and view all the answers
In micro programmed organization, where is the control information stored?
In micro programmed organization, where is the control information stored?
Signup and view all the answers
What micro operation is performed when executing the 'AND to AC' instruction?
What micro operation is performed when executing the 'AND to AC' instruction?
Signup and view all the answers
What does the 'STA : Store AC' instruction do?
What does the 'STA : Store AC' instruction do?
Signup and view all the answers
Why is it necessary to first read the memory word into DR before transferring it to AC in the 'LDA : Load to AC' instruction?
Why is it necessary to first read the memory word into DR before transferring it to AC in the 'LDA : Load to AC' instruction?
Signup and view all the answers
What does the 'BUN : Branch Unconditionally' instruction do?
What does the 'BUN : Branch Unconditionally' instruction do?
Signup and view all the answers
Which flip-flop is affected by executing the 'ADD to AC' instruction?
Which flip-flop is affected by executing the 'ADD to AC' instruction?
Signup and view all the answers
What happens when executing the 'BSA : Branch and Save Return Address' instruction?
What happens when executing the 'BSA : Branch and Save Return Address' instruction?
Signup and view all the answers