Main Content
Integer to Bit Converter
Map vector of integers to vector of bits
Libraries:
Simulink /
Logic and Bit Operations
Communications Toolbox /
Utility Blocks
HDL Coder /
Logic and Bit Operations
Description
The Integer to Bit Converter block maps each integer (or fixed-point value) in the input vector to a group of bits in the output vector.
This block is single-rate and single-channel. The block maps each integer value (or stored integer when you use a fixed point input) to a group of M bits, using the selection for the Output bit order to determine the most significant bit. The resulting output vector length is M times the input vector length.