Creating the Tiny-P CPU In this post, we will finally write some code. I promise! We’ll be using Python here as one of the most popular languages these days according to the Tiobe index, narrowly beating out C. So, in the interest of reaching as many people as possible I settled on Python for this
Category: Software Development
Building Machines in Code – Part 2
So which is better? The answer to this question, like so many things in computer science is “it depends”.
Building Machines In Code
Regarding the difference between simulation and emulation:
Not limited to computers I use this distinction:
– A simulation mimics the outward appearance
– An emulation mimics the cause/process.
If you want to convince people that watching television gives you
stomach-aches, you can simulate this by holding your chest/abdomen and
moan.
Recent Comments