Skip to content

RobbeNooyens/logisim-datapath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logisim Datapath

Bachelor in Computer Science

Project overview

This project is made for the Computer Architecture course at the University of Antwerp. The repository consists of 7 projects that we made in pairs. The first few projects are separate exercises to get familiar with Logisim, the tool that's being used to draw logical circuits. The goal of the other projects is to build a full datapath yourself with an ALU, program counter, control unit, and other structures. Each folder also contains an HTML file. This is the report written after finishing the tasks and explains how the Logisim projects were made.

Logisim

Logisim can be downloaded from http://www.cburch.com/logisim/.

Logisim is an educational tool for designing and simulating digital logic circuits. With its simple toolbar interface and simulation of circuits as you build them, it is simple enough to facilitate learning the most basic concepts related to logic circuits. With the capacity to build larger circuits from smaller subcircuits, and to draw bundles of wires with a single mouse drag, Logisim can be used (and is used) to design and simulate entire CPUs for educational purposes.

Install and run

  1. Download the repository.
  2. Navigate to any project folder.
  3. Double-click the HTML file to open the report.
  4. To view and run the circuits, download Logisim and open a .circ file from Logisim > File > Open.

Warning

Plagiarism is illegal and will have consequences. Do NOT copy parts of this repository claiming it's your own work.

About

[UAntwerpen 1Ba CS] Logisim projects for CSA

Topics

Resources

Stars

Watchers

Forks

Languages