Scicos Block
fr - eng


D flip-flop

\epsfig{file=DFLIPFLOP.eps,height=112.5pt}

Contents

Palette

Description

The DFLIPFLOP block outputs the input state when the enable is set and on the rising edge of the clock. The input is D the enable is en and the clock is clk. Q and !Q are the outputs of this block. This block is almostly used with digital number, the input data type is int8.

The truth table of this block is
en D Q !Q
0 0 0 1
0 1 0 1
1 0 0 1
1 1 1 0

Default properties

Interfacing function

Compiled Super Block content

\epsfig{file=DFLIPFLOP_super.eps,width=260pt}

See also

Authors

Fady NASSIF INRIA