Improved pipeline processing for self-made CPU
Briefly

Originally, all pipeline processing was done in one class. I have created separate classes for the ID stage and EX stage and made them into units.
Therefore, I changed the system so that the commands are distributed to the appropriate arithmetic unit based on the type of command.
Read at Medium
[
add
]
[
|
|
]