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.

is ARM architecture a harvard or von neumann?

Status
Not open for further replies.

shreyas_patel21

Full Member level 3
Joined
Jan 4, 2011
Messages
181
Helped
15
Reputation
30
Reaction score
14
Trophy points
1,298
Activity points
2,325
Hi all,

Is ARM architecture a harvard architecture or a von neumann?

also, I want to learn about ARM and dont know from where to start?

thank you!
 

You should first decide which family you are going to use. For this you can choose depending on what you can find available and reading online about the features, advantages, disadvantages, etc of the families. As I personally do not use or program ARM controllers, I can not comment on this, but here are a few you can look at:

http://ics.nxp.com/products/lpc2000/
http://www.ti.com/lsds/ti/microcont...iew.page?DCMP=Luminary&HQS=Other+OT+stellaris
http://www.atmel.com/products/microcontrollers/arm/default.aspx
http://www.st.com/internet/mcu/class/1734.jsp

http://en.wikipedia.org/wiki/List_of_ARM_microprocessor_cores

Hope this helps.
Tahmid.
 

I think they use RISC architecture to introdure pipelining technique...
ARM 7,8, and 9 use RISC architecture....

Thank you.
 

The earlier cores such as the ARM7 used a Von Neumann architecture whereas some of the newer cores, the cortex range at least, use a Harvard architecture, they did this to try to improve overall efficiency and performance without bumping up the clock speed.

/Pheetuz
 
  • Like
Reactions: Nitian

    Nitian

    Points: 2
    Helpful Answer Positive Rating
Very Good! You can safely put your money on this guy. He is in the know.
The earlier cores such as the ARM7 used a Von Neumann architecture whereas some of the newer cores, the cortex range at least, use a Harvard architecture, they did this to try to improve overall efficiency and performance without bumping up the clock speed.

/Pheetuz
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top