For a project in school I am creating a hardware emulation of the 8080 processor. Its goal is to have as much internal operation visible as possible. I am using a majority standard 7400 series parts with a AMD Am2910 for the micro code sequencer. It will be good practice for the system I am intending on designing with the Am2900 processor bit slice series as well as hopefully being a revealing look into the internals of a processor. It will start off being simple; it will not have an interrupt system and may be missing some of the registers that are not critical for operation, and I will expand upon it until it is fully compatible.
Here is a diagram of the processor that I will start to design in Multisim:
![](https://static.wixstatic.com/media/054987_969530d0d2ad4358882a8205941966a0~mv2_d_7855_5572_s_4_2.jpg/v1/fill/w_980,h_695,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/054987_969530d0d2ad4358882a8205941966a0~mv2_d_7855_5572_s_4_2.jpg)