Question
When designing a 4-bit microcomputer from TTL ICs, you decide to incorporate the following instructions: LDA data, STA data, HLT, ADD data, SUB data. JMP
When designing a 4-bit microcomputer from TTL ICs, you decide to incorporate the following instructions: LDA data, STA data, HLT, ADD data, SUB data. JMP address and INA (increment accumulator). To minimize the complexity, you want to use a program counter IC which has only those capabilities absolutely necessary to run a program beginning at memory location 0000. Which of the following functions would NOT be required by the program counter in the microcomputer?
1) increment program counter (3) clear program counter 2) decrement program counter (4) parallel load program counter
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started