INV3SL

Tristate inverter with enable active low

    INV3SL

Library

Modelica/Electrical/Digital/Tristates

Description

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

and for tristate table http://www.cs.sfu.ca/~ggbaker/reference/std_logic/src/std_logic_misc.vhd

Truth Table

DataIn Enable DataOut*
* U U
* X UX
* 0 Not DataIn
* 1 Z
* Z UX
* W UX
* L Not DataIn
* H Z
* - UX
  UX: if dataIn == U then U else X  DataOut*: Strength map for DataOut according to tristate table Buf3slTable

Parameters

INV3SL_0

NameLabelDescriptionData TypeValid Values

mo_tHL

tHL

High->Low delay

Scalar

mo_tLH

tLH

Low->High delay

Scalar

mo_strength

strength

output strength

Structure

mo_strength/choice1

S_X01 Forcing X, 0 and 1

Number

0
1

mo_strength/choice2

S_X0H Forcing X, 0 and Weak 1

Number

0
1

mo_strength/choice3

S_XL1 Forcing X, 1 and Weak 0

Number

0
1

mo_strength/choice4

S_X0Z Forcing X, 0 and High Impedance

Number

0
1

mo_strength/choice5

S_XZ1 Forcing X, 1 and High Impedance

Number

0
1

mo_strength/choice6

S_WLH Weak X, 0 and 1

Number

0
1

mo_strength/choice7

S_WLZ Weak X, 0 and High Impedance

Number

0
1

mo_strength/choice8

S_WZH Weak X, 1 and High Impedance

Number

0
1

mo_strength/choice9

S_W0H Weak X, 1 and Forcing 0

Number

0
1

mo_strength/choice10

S_WL1 Weak X, 0 and Forcing 1

Number

0
1

mo_nextstate

nextstate

nextstate

Structure

mo_nextstate/fixed

fixed

Cell of scalars

true
false

mo_nextstate/start

start

FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''U''')
FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''X''')
FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''0''')
FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''1''')
FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''Z''')
FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''W''')
FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''L''')
FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''H''')
FromModelica('Modelica.Electrical.Digital.Interfaces.Logic.''-''')
'L.''U'''

INV3SL_1

NameLabelDescriptionData TypeValid Values

mo__nmodifiers

Number of Modifiers

Specifies the number of modifiers

Number

mo__modifiers

Modifiers

Add new modifier

Structure

mo__modifiers/varname

Variable name

Cell of strings

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

enable

implicit

input

1

x

implicit

input

2

y

implicit

output

1