Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 248 Bytes

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.