Binary word shift register block
- Number of bit
Vector of integers. Gives the length in bits of the integer values of output.
Properties : Type 'vec' of size -1.
- Number of word
Vector of integers. This parameter sets the number of word stored in the buffer.
Properties : Type 'vec' of size -1.
- Output initial condition
Vector of integers. Set the integer values of output at the beginning of the simulation (flag 4).
Properties : Type 'vec' of size -1.
- 2's complement in input (0:No/1:Yes)
Integer. It says if input values are 2's complement integers.
Properties : Type 'vec' of size -1.
- 2's complement in output (0:No/1:Yes)
Integer. It says if output values must be 2's complement integers.
Properties : Type 'vec' of size -1.
- always active: no
- direct-feedthrough: no
- zero-crossing: no
- mode: no
- regular inputs:
- port 1 : size [1,1] / type 1
- regular outputs:
- port 1 : size [1,1] / type 1
- number/sizes of activation inputs: 2
- number/sizes of activation outputs: 0
- continuous-time state: no
- discrete-time state: yes
- object discrete-time state: no
- name of computational function: binreg
- MODNUMCOS/macros/scicos_blocks/Tools/BINREG_c.sci [view code]
INRIA Alan Layec