README.md
2023
LC-2K 5-Stage Pipeline Simulator
Computer Architecture
A C-based pipeline simulator for the LC-2K instruction set, implementing a 5-stage pipeline with instruction decoding, data forwarding, and cycle-by-cycle execution tracking.
Language:
C