SURF  1.0
I2cSlave Entity Reference
+ Inheritance diagram for I2cSlave:

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 
StdRtlPkg  Package <StdRtlPkg>
I2cPkg  Package <I2cPkg>
stdlib 

Generics

TPD_G  time := 1 ns
TENBIT_G  integer range 0 to 1 := 0
I2C_ADDR_G  integer range 0 to 1023 := 0
OUTPUT_EN_POLARITY_G  integer range 0 to 1 := 0
FILTER_G  integer range 2 to 512 := 4
RMODE_G  integer range 0 to 1 := 0
TMODE_G  integer range 0 to 1 := 0

Ports

sRst   in std_ulogic := ' 0 '
aRst   in std_ulogic := ' 0 '
clk   in std_ulogic
i2cSlaveIn   in I2cSlaveInType
i2cSlaveOut   out I2cSlaveOutType
i2ci   in i2c_in_type
i2co   out i2c_out_type

Detailed Description

See also
entity

Definition at line 82 of file I2cSlave.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 84 of file I2cSlave.vhd.

◆ TENBIT_G

TENBIT_G integer range 0 to 1 := 0
Generic

Definition at line 86 of file I2cSlave.vhd.

◆ I2C_ADDR_G

I2C_ADDR_G integer range 0 to 1023 := 0
Generic

Definition at line 87 of file I2cSlave.vhd.

◆ OUTPUT_EN_POLARITY_G

OUTPUT_EN_POLARITY_G integer range 0 to 1 := 0
Generic

Definition at line 88 of file I2cSlave.vhd.

◆ FILTER_G

FILTER_G integer range 2 to 512 := 4
Generic

Definition at line 89 of file I2cSlave.vhd.

◆ RMODE_G

RMODE_G integer range 0 to 1 := 0
Generic

Definition at line 90 of file I2cSlave.vhd.

◆ TMODE_G

TMODE_G integer range 0 to 1 := 0
Generic

Definition at line 92 of file I2cSlave.vhd.

◆ sRst

sRst in std_ulogic := ' 0 '
Port

Definition at line 94 of file I2cSlave.vhd.

◆ aRst

aRst in std_ulogic := ' 0 '
Port

Definition at line 95 of file I2cSlave.vhd.

◆ clk

clk in std_ulogic
Port

Definition at line 96 of file I2cSlave.vhd.

◆ i2cSlaveIn

Definition at line 98 of file I2cSlave.vhd.

◆ i2cSlaveOut

Definition at line 99 of file I2cSlave.vhd.

◆ i2ci

i2ci in i2c_in_type
Port

Definition at line 101 of file I2cSlave.vhd.

◆ i2co

i2co out i2c_out_type
Port

Definition at line 103 of file I2cSlave.vhd.

◆ ieee

ieee
Library

Definition at line 72 of file I2cSlave.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 73 of file I2cSlave.vhd.

◆ numeric_std

numeric_std
Package

Definition at line 74 of file I2cSlave.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 75 of file I2cSlave.vhd.

◆ I2cPkg

I2cPkg
Package

Definition at line 76 of file I2cSlave.vhd.

◆ stdlib

stdlib
Package

Definition at line 77 of file I2cSlave.vhd.


The documentation for this class was generated from the following file: