[][src]Module hwt::indices

Functions

indices2

Compute the indices for a 2-bit integer, along with the overall MAX - MIN.

indices4

Compute the indices for a 4-bit integer, along with the overall MAX - MIN.

indices8

Compute the indices for an 8-bit integer, along with the overall MAX - MIN.

indices16

Compute the indices for a 16-bit integer, along with the overall MAX - MIN.

indices32

Compute the indices for a 32-bit integer, along with the overall MAX - MIN.

indices64

Compute the indices for a 32-bit integer, along with the overall MAX - MIN.

indices128

Compute the indices for a 128-bit integer, along with the overall MAX - MIN.