INTEL 8085 is a 8-bit microprocessor. It's based on Von-Neumann architecture in which the data and instructions are in the same memory space without any distinction between them.
Data line: 8-bits--Can process 8-bits of data at a time.
Address line: 16-bits--Can address upto 2^16(64KB) of address space.
sharath
Sep 14th, 2011
RISC architecture
vvvv
Sep 29th, 2011
8085 alu architecture
anil kumar kethireddy
Oct 13th, 2011
8085 mc follows complex instruction set computing with Harvard architecture.....
Two architecture are being used which are von Neumann and Harvard. The difference is that von Neumann Architecture has common memory space for data and instructions while in Harvard it has separate memory for data and instructions.
What type of architecture is used in 8085 microprocessor?
Related Answered Questions
Related Open Questions