With the display engine, frame buffer, and line drawing algorithm implemented, next a command processor was designed to parse instructions and send data to their proper places. This processor takes a 71-bit input data stream and outputs the data to other modules depending on the opcode provided.
