Lead Butthead
Senior member
- Oct 5, 2009
- 250
- 0
- 71
different variety of ARM processor should be ''mostly'' compatible.
To understand processor design and microcode, you need to know the basics, and most of the older processors, all the way back to 8085 can teach you the basics; how an ALU is strung together with discrete logic, how a ripple adder works, how to overcome the ripple effect are are basic building blocks toward a microcode based processor. Without rudimentary understanding of digital electronics, modern processor design will be quite a leap.
To understand processor design and microcode, you need to know the basics, and most of the older processors, all the way back to 8085 can teach you the basics; how an ALU is strung together with discrete logic, how a ripple adder works, how to overcome the ripple effect are are basic building blocks toward a microcode based processor. Without rudimentary understanding of digital electronics, modern processor design will be quite a leap.