C
cpu
Projects with this topic
-
A python library for easy collecting of run-time metrics.
Updated -
A simple ALU implemented in python3. Implemented are: OR, NOT, AND, XOR, and NAND logic gates, as well as a multiplexor and demultiplexor. It uses these logic gates to create a half adder, a full adder and a simple ALU using these and a multiplexor.
Updated