CS 61C: Great Ideas in Computer Architecture, Spring 2017

Project 3: Logisim CPU, March 26th 2017

Tyler Hanna, CS61C-akf



Built a simulation of a two-cycle CPU using Logisim. The "MIPS-lite" instruction set included jumping, branching, a wide variety of arithmetic operations, and two ternary operations (slt and slti).

Unfortunately, I can't show full images of the project due to course policies.

Full Portfolio