WOLFRAM SYSTEM MODELER

DFF

D FlipFlop

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Digital.Examples.Utilities.DFF"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Basing on the RS component DFF is a D flipflop composed according to the schematic. Its parameter delayTime is the delay time of the RS component transport delay, q0 is the initial value of that delay.

Parameters (2)

delayTime

Value: 0.01

Type: Time (s)

Description: Delay time

q0

Value: L.'U'

Type: Logic

Description: Initial value

Connectors (4)

d

Type: DigitalInput

Description: Input DigitalSignal as connector

q

Type: DigitalOutput

Description: Output DigitalSignal as connector

qn

Type: DigitalOutput

Description: not Q

clk

Type: DigitalInput

Description: Input DigitalSignal as connector

Components (2)

RSFF1

Type: RSFF

Description: Unclocked RS FlipFlop

Not1

Type: Not

Description: Not logic component without delay