answersLogoWhite

0

8 bit architecture means that the processor computes 8 bits at a time. these 8 hold instructional characterists for the processor to operate. higher bits ( we like to say wider) allow for a larger library of instructions are much more memory references.

What else can I help you with?

Related Questions

What is the simple program for 8bit addition using 8085 microprocessor?

Suppose you want to add 11 and 12.instruction are : mvi a,11h mvi b ,12h mov d,b add b


Why 8085 microprocessor is primarily used for study?

because its an 8bit micro processor similar to those used in micro controller . capable of performing 16 bits double register calculations . something easy to start with


What do you mean by 8 bit?

An 8 bit microprocessor is a 'microprocessor' which only has an 8 bit wide databus.


What do you mean by tri state condition in a microprocessor?

tristates


How many bits are wide register ACC and B?

32 bit


What does Blaster1071 do on YouTube?

He does Let's Plays of Old and Recent 8bit and 32bit games.


Can you use ic 7485 as 8bit comparator?

use two of them for 8 bits.


What does overclock mean?

To run a microprocessor faster than the speed for which it has been tested and approved.


What do you mean by memory?

High speed memory that reside between the microprocessor and RAM in a computer.


What do you mean by AD bus in microprocessor?

ad is multiplex address data line bus


How does a microprocessor decode?

How does a microprocessor decode?


Which of the the following is not a CPU operating mode 16-bit 32-bit 48-bit 64-bit?

48bit does not belong in the list. In relation to desktop computers, it goes: 8bit, 16bit, 32bit, 64bit, 128bit... It refers to the internal design of the microprocessor. 8bit was the original register width in the first generation of computers etched into a single chip. The register size doubles from previous generations to their successors. It's not that a 48bit computer cannot be designed and manufactured, it's more of a decision to expand the capacity of the machine by copying the current design next to the existing hardware and weaving the original and copy together.