CPU Architecture : Carpinelli's very simple CPU. It can access 64 words of memory. Each word is 8 bits wide. It outputs a 6 bit address on pins A[5 .. 0] and reads an 8 bit value on pins D[7 .. 0] It has four instructions : ADD AND JMP INC It has one programmer accessible register : AC an 8-bit accumulator