modelPXFERGATE

Transfergate with enable active low

Information

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 DataIn
* 1 Z
* Z UX
* W UX
* L DataIn
* H Z
* - UX
UX: if dataIn == U then U else X

Parameters

TypeNameDefaultDescription
SI.TimetHL0High->Low delay
SI.TimetLH0Low->High delay

Connectors

TypeNameDefaultDescription
D.Interfaces.DigitalInputenable
D.Interfaces.DigitalInputx
D.Interfaces.DigitalOutputy

Revisions

  • January 15, 2010 created by Ulrich Donath