EDIS: Guide | FAQ | New | Search | Bibliography | Index | Feedback

Connector

Specifications

Informal

A Connector is handshake component with one passive port a and one active ports b. Each handshake through a encloses a handshake through port b.

XDI

Schematic diagram for Connector:

[Zoom|FIG]

XDI state graph for Connector:

[Zoom|FIG]

Specification in XDI model.

Verdect

Specification in Verdect:


define CON( a0?, a1!, b0!, b1? ) =
	pref *[ a0?; b0!; b1?; a1! ]
end
Also available through this link

DI Algebra

Specification in DI Algebra:

NAME = "Connector"
I    = { a0?, b1? }
O    = { a1!, b0! }
CONa  = [a0? -> b0!;[b1? -> a1!;CONa, a0? -> CHAOS], b1? -> CHAOS]

Also available through this link

Properties

XDI Report.

Implementations

DI Decompositions

No information available

Using Boolean Gates

No information available

Using Transistors

No information available

Generalizations

No information available

Miscellaneous

[Berkel92, 61-62], [Josephs93c],

References

[Berkel92, 61-62]
[Josephs93c]


Last modified at Fri Nov 20 10:11:39 1998
Encyclopaedia of Delay-Insensitive Systems
Copyright © 1995-1998 Tom Verhoeff / Tom.Verhoeff@acm.org