Aim
To design and simulate a basic Instruction Fetch and Execute Cycle using registers and ALU, demonstrating the fundamental operations of a processor. The experiment aims to illustrate the sequence of fetching an instruction from memory, decoding it, and executing it.
