Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Could we say that 8051 microcontroller is a CISC processor?

Status
Not open for further replies.

sacrpio

Member level 3
Member level 3
Joined
May 24, 2004
Messages
56
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
500
8051 microcontroller

Could we say 8051 microcontroller a CISC processor.
 

Re: 8051 microcontroller

Hi Sacrpio ..
Ok yes and no .At this moment it depends on the manufacturer ..most 51 cpus out there are licensed cores from originaly intel and later the turbo version from some other company i can't recall the name now .. Those core are traditional old CISC imlementations ..
But in the last 5 years there have been new c51 core redesigns that implement RISC techniques . Several levels Pipelining,harvard architecture and other .
These new chips are capable of processing 1 instruction per cycle
which qualifys them as RISC chips with scalar cabaility .
Now,originaly the RISC definition had to do with just the number of instructions of an architecture .But RISC now is more un ensemble of techniques to produce efficiently processing thoughput .
the number of instruction can be any .. the limitation is just silicon size
wich is not anymore a problem .
So in general this new generation of 51 has nothing to do with the original architecture of the 51 by intel .they only have in common the same number of instructions and they can be characterized as RISC chips
some examples are the www.cygnal.com chips

here is a list of 51 core some are risc :
https://www.designtools.co.nz/overview.htm
 

Re: 8051 microcontroller

try www.8052.com
u'll find good references there and discussion groups ..
P.S. I have their tutorial in PDF format rather than html .. in case u want me to post them to u ..
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top