• Modified harvard architecture
    Hello, I am preparing for the AAE. ARM is a modified Harvard architecture. What is this about ? I searched in internet and got various answers. Can anyone tell me exactly what is this modified Harvard...
  • help needed on arm7 timer interrupt
    Note: This was originally posted on 15th January 2009 at http://forums.arm.com Dear all !      i am trying to use a timer interrupt to call a function in an ARM7 platform.i hope this timer interrupt can...
  • can anyone tell me the difference between pipelined bus and depipelined bus?and i have uploaded two screen shot of both so what does that arrow from mclk to a[31:0] indicates?
    what does that arrow indicates(arrow from mclk to a[31:0] ?
  • ARM7TDMI: SUBS vs SUB + CMP
    Note: This was originally posted on 2nd April 2009 at http://forums.arm.com Hi, I have a question regarding the SUBS instruction and how it compares to SUB and CMP (due to unexpected behavior in a C-program...
  • Exponential Function on ARM7
    Note: This was originally posted on 16th October 2008 at http://forums.arm.com Hello I am doing a project of Artificial Neural Network Implementation on ARM core. I wanted to know if exponential operations...