izolight / aluproject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aluproject

Implementation of an ALU(Arithmetic logic unit) in c. This was a project in our introduction to computer science class (Grundlagen der Informatik) Some of the code was provided by our professor and we had to add other bits ourselves.

About


Languages

Language:C 97.7%Language:Makefile 2.3%