bitmerge - Converts individual bits into an unsigned-32
loadrt bitmerge [count=N|names=name1[,name2...]] [personality=P1,P2,...] |
This component creates a compound unsigned-32 from individual bit-inputs for each bit of an unsigned-32 output. The number of bits can be limited by the "personality" modparam. The inverse process can be performed by the bitslice HAL component.
bitmerge.N
bitmerge.N.out u32 out
The output value
bitmerge.N.in-MM bit in (MM=00..personality)
Andy Pugh
GPL2+