ALU (Word) 

A full Arithmetic/Logical Unit (ALU).

ALU (Byte) 

A full Arithmetic/Logical Unit (ALU).z

Unary ALU (Word) 

Applies operations on an input word on two flags. If the z flag is set, then 0 is output instead of the input. If the n flag is set, the input is inverted […]

IconAdder Tests 

These are the tests for the adder circuits. Any test failures will be logged in the console log.

16 bit adder 

Component for adding 16 bit numbers with carry.