IT'S ALIVE!
The boards are not fully populated yet, and I have no memory or I/O - just an AVR microcontroller emulating a ROM. The three LEDs are the carry, zero and negative flags, and the tiny program in the ROM is just doing a chaser pattern on these.
Projects like this require that you give things fancy names. So here's the "fetch/decode" unit - instruction register, control ROMs, program counter and address register:
And here's the "execute" unit - register file and ALU.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.