NXFERGATE

Transfergate with enable active high

Information

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

Description in VHDL is given by http://www.cs.sfu.ca/~ggbaker/reference/std_logic/src/std_logic_entities.vhd

Truth Table

DataIn Enable DataOut
* U U
* X UX
* 0 Z
* 1 DataIn
* Z UX
* W UX
* L Z
* H DataIn
* - UX
UX: if dataIn == U then U else X

Parameters (2)

tHL

Value: 0

Type: Time (s)

Description: High->Low delay

tLH

Value: 0

Type: Time (s)

Description: Low->High delay

Connectors (3)

enable

Type: DigitalInput

x

Type: DigitalInput

y

Type: DigitalOutput

Components (1)

inertialDelaySensitive

Type: InertialDelaySensitive

Used in Examples (1)

NXFER

Modelica.Electrical.Digital.Examples

Functionality test of NXFERGATE