They are a heart of every personal computer, server, tablet or a smartphone. Technological marvels that even most IT professionals understand only in a very general way. The CPUs.
Do you think that understanding the details of CPU architecture is a thing best left to the experts? Everyone can try to reach them now. It was never easier to get a glimpse into how exactly do CPUs really work.
A small group of volunteers calling themselves Visual6502 have built a virtual model of the old ARM1 CPU. The model is fully functional.
You can see how the tiniest parts of the CPU work and communicate together as they’re going through code right in your browser window. You get to see what exactly the CPU’s innards do when they run through low-level commands like CMP or MOV.
The ARM1 was chosen because it has a well-deserved place in the history of computing. It was the precursor of modern ARM architectures that are ruling the today’s mobile CPU landscape.
The virtual model of the CPU was also a birthday present for the ARM’s eponymous manufacturer. The ARM company has recently celebrated its 25th birthday.
How do the individual parts of the processing unit communicate? Through where does the data flow when it’s being processed? Answers to these questions are now easily accessible. At least for this older CPU.
The virtual model of the ARM1 is mighty interesting to a lot of experts, as it’s one of the forefathers of the CPUs that run most of today’s tablets, smartphones and other mobile devices. And they are even trying to take on servers. (The ARM is quite suited to all these tasks – while powerful, it has a very low energy consumption and consequently a low heat output as well.) The ARM’s manufacturer provided the volunteer group with the original documentation of the architecture so that the model could be perfect.
The result is a working transistor-level model that allows you to see its individual components and their communication as the model steps through the code.
But to see the ARM1 architecture at work is an interesting experience even for a layman. The sight of rows and rows of cooperating components forces you to admire the complexity of this invention and the people who built it.
All you need to see the simulation of the CPU is an ordinary browser.
Tiny CPU, meet hot acid. It’s time to take some pictures
The virtual model of the ARM1 is a third similar project that the group called Visual6502 undertook. They previously created models of two other CPUs – the 6800 and the MOS 6502 that gave the group their name.
Whereas recreating the ARM1 was – thanks to the original plans provided by the manufacturer – a more or less straightforward project, making the previous simulations was much more difficult.
Back in 2009, when three IT experts first started mapping the historically important CPU MOS 6502 made by MOS Technologies, no complete plans were available. All the chip designs from the seventies used to be recorded only on paper. And none survived this long.
															