First try at making a computer inspired by Ben Eater and hopefully improve what he started (url to his playlist:
https://www.youtube.com/playlist?list=PLowKtXNTBypGqImE405J2565dvjafglHU )
TIP:
If you're trying to make Ben Eathers 8-Bit computer and you're struggling with the bus connections, do as i did and put 2 Tri-State's (instead of one) back to back with the same "enable" input this seems to stop the program from freaking out.
update:
The 16-bit computer is almost done. I still want to make my own ALU and add a compare mode to it so i could do conditional jumps. Also the instruction register needs some more instructions like save to ram ect.