bitslice
Converts an unsigned-32 input into individual bits
- Provided by: linuxcnc-uspace (Version: 1:2.9.4-2ubuntu2)
- Source: linuxcnc
- Report a bug
Converts an unsigned-32 input into individual bits
loadrt bitslice [count=N|names=name1[,name2...]] [personality=P1,P2,...]
This component creates individual bit-outputs for each bit of an unsigned-32 input. The number of bits can be limited by the "personality" modparam. The inverse process can be performed by the weighted_sum HAL component.
Andy Pugh
GPL2+