The namespace PoC.arith
offers different arithmetic implementations.
The package PoC.arith
holds all component declarations for this
namespace as well as public constants and functions.
arith_addw
arith_carrychain_inc
arith_convert_bin2bcd
arith_counter_bcd
- implements a BCD (Binary-Coded Decimal) counter.arith_counter_free
arith_counter_gray
- implements a Gray-Code counter.arith_counter_ring
- implements a ring (Johnson) counter.arith_div
arith_firstone
arith_muls_wide
arith_prefix_and
arith_prefix_or
arith_prng
- implements a Pseudo Random Number Generator (PRNG).arith_same
arith_scaler
arith_shifter_barrel
arith_sqrt