Hacker News new | ask | show | jobs
by moefh 787 days ago
I think Ben Eater's 8-bit computer is closer to what you want: https://eater.net/8bit/

It's been a few years since I studied it (I even built the clock module, registers and the ALU), but from what I remember the biggest departing point from what you want is that the control logic (from instruction decoding to deciding which sub-units to activate for each instruction) is done with an EEPROM instead of individual logic gates, as described here: https://eater.net/8bit/control