News

This repository contains Logisim circuit designs of basic computer architecture modules, including the control unit, arithmetic and logic unit (ALU), registers, and memory. To open and run the circuit ...
-- Description -- Relatively Simple Computer (RSC) was started as a semester project for Computer Architecture at MTSU with Dr. Joshua Phillips, and eventually turned into a personal project. The RSC ...
Abstract: Teaching Computer Organization and Architecture (COA) course often involves review of internals of real life processors which are not enough for students to achieve a deep understanding of a ...
Logisim has an ability to perform digital logic to build subcircuit become a larger circuit in a single environment from low-level combinational and sequential circuits to build a complete CPU. An ...