Icon

Operations

This directory contains 6 workflows.

DeMux (Byte) 

Combine 8 separate bit inputs into a byte.

DeMux (Word) 

Forms a 16 bit word from two bytes

Invert (Byte) 

Invert all of the bits in a byte.

Invert (Word) 

Inverts all bits in a word.

Mux (Byte) 

Convert a byte into 8 separate bit outputs.

Mux (Word) 

Splits a 16 bit word into a two bytes.