6502 Datapath

The G51CSF module taught us the fundamentals of digital logic circuits, resulting in the full logical implementation of a simplified 6502 CPU datapath using the Hardware Description Language. It was built from the ground up using logic gates ranging from basic NAND and NOTs up to creating Muxs, Demuxs, registers, RAM chips and previously built ALU.
Built with the Nand2Tetris HardwareSimulator toolset.