ariannagavioli / ALU

A functional simulation of an ALU for the Computer Architecture course of University of Pisa, 2019.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type make to compile, then ./sim to run

About

A functional simulation of an ALU for the Computer Architecture course of University of Pisa, 2019.


Languages

Language:C++ 98.4%Language:C 1.1%Language:Makefile 0.5%