I remember first time visiting this page when I was 11yrs old and I couldn‘t understand a thing. Revisited then multiple times and it contributed greatly to my understanding of CPUs and my first logisim self-designed CPU was heavily based on this :)
This reminds me of the Gigatron, a even more minimalistic processor. <a href="https://gigatron.io/" rel="nofollow">https://gigatron.io/</a>
A similar approach to demonstrate a GPU would be great. Any recommendations?<p>Well, let me rephrase. A GPU these days has two distinct features, graphics-processing, and GPGPU. I'm less interested in the graphics part (since that pipeline could be studied in software, and in hardware, it's very specialized/ASICy).<p>So I'm really interested in the massively-parallel GPGPU aspect of a GPU.