Binary word accumulator block
- Number of bit
Vector of integers. Gives the length in bits of the integer values of input.
Properties : Type 'vec' of size -1.
- Number of word
Vector of integers. This parameter sets the number of word to store in the buffer before giving the output values.
Properties : Type 'vec' of size -1.
- Set 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.
- Number of additional initial condition
Vector of integers. This parameter defines howmany integer values that are given at the output before giving accumulated words.
Properties : Type 'vec' of size -1.
- Set additional initial condition
Vector of integers. Set the integer values of output before giving a first accumulated word.
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.
- Inherit (no:0, yes:1)
Herits events by its regular input ports (disable the event input port).
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: 1
- number/sizes of activation outputs: 0
- continuous-time state: no
- discrete-time state: yes
- object discrete-time state: no
- name of computational function: binaccu
- MODNUMCOS/macros/scicos_blocks/Tools/BINACCU_c.sci [view code]
- MODNUMCOS/routines/tools/binaccu.c (Type 4) [view code]
INRIA Alan Layec