Skip to content

Latest commit

 

History

History
105 lines (80 loc) · 3.25 KB

Optional.md

File metadata and controls

105 lines (80 loc) · 3.25 KB

↩ Return

Optional Levels

Transistor level

Nand (CMOS)

Nand CMOS

Invert (CMOS)

_~ not ready yet ~_

Nor (CMOS)

_~ not ready yet ~_

Logic

Xnor

Xnor

Left Shift

Left Shift

Logical Right Shift

_~ not ready yet ~_

Artithmetic Right Shift

_~ not ready yet ~_

Barrel Shift Left

Barrel Shift Left

Arithmetics

Max

Max

Multiplication

Multiplication

Floating point

Unpack float

Unpack float

Floating-point multiplication

Floating-point multiplication

Normalize overflow

Normalize overflow

Verify exponent

Verify exponent

Align significands

Align significands

Add signed magnitude

Add signed magnitude

Normalize underflow

_~ not ready yet ~_

Pack float

_~ not ready yet ~_

Floating-point multiplication

_~ not ready yet ~_

Floating-point addition

_~ not ready yet ~_