This web page is associated with a book called called The Animated Computer
The book can be bought at: https://play.google.com/store/books/details/Dr_Jerome_Heath_THE_EBOOK_ON_COMPUTER_DESIGN?id=WxOTBQAAQBAJ
The book gives excellent explanations for the animated images on this web site. This web page shows the animation of the computer designs in action. The book gives explanations of what the animations are about. Combining the books explanations with the animation provides a well rounded understanding of the animated computer.
The Microarchitecture context processing is related to the use of a more complex set of hard wired (firmware) computer processing unit controls. This changes the way the computer handles the processing of instructions by using more complex methods of controlling the programming cycles. Instead of fetch-decode-execute, the instructions are brought into the CPU in a group (as a list) so that they can be run in parallel. Running the commands in parallel (with parallel CPU processes available) increases the number of commands run in a given time and thus speeds up the computer’s processing. This context is a new processing capability in the CPU that allows parallel processing of commands; the variations are the particular use of this in specific chips. This is a new (recent) context of computing.
Similar to: MAD Pipeline Design Detail - From Wikimedia Commons, the free media repository
Dr. Jerome Heath
See also: The Animated Computer