SURF  1.0
I2cMaster Entity Reference
+ Inheritance diagram for I2cMaster:
+ Collaboration diagram for I2cMaster:

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

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

Generics

TPD_G  time := 1 ns
OUTPUT_EN_POLARITY_G  integer range 0 to 1 := 0
FILTER_G  integer range 2 to 512 := 126
DYNAMIC_FILTER_G  integer range 0 to 1 := 0

Ports

clk   in sl
srst   in sl := ' 0 '
arst   in sl := ' 0 '
i2cMasterIn   in I2cMasterInType
i2cMasterOut   out I2cMasterOutType
i2ci   in i2c_in_type
i2co   out i2c_out_type

Detailed Description

See also
entity

Definition at line 48 of file I2cMaster.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 50 of file I2cMaster.vhd.

◆ OUTPUT_EN_POLARITY_G

OUTPUT_EN_POLARITY_G integer range 0 to 1 := 0
Generic

Definition at line 51 of file I2cMaster.vhd.

◆ FILTER_G

FILTER_G integer range 2 to 512 := 126
Generic

Definition at line 52 of file I2cMaster.vhd.

◆ DYNAMIC_FILTER_G

DYNAMIC_FILTER_G integer range 0 to 1 := 0
Generic

Definition at line 53 of file I2cMaster.vhd.

◆ clk

clk in sl
Port

Definition at line 55 of file I2cMaster.vhd.

◆ srst

srst in sl := ' 0 '
Port

Definition at line 56 of file I2cMaster.vhd.

◆ arst

arst in sl := ' 0 '
Port

Definition at line 57 of file I2cMaster.vhd.

◆ i2cMasterIn

Definition at line 59 of file I2cMaster.vhd.

◆ i2cMasterOut

Definition at line 60 of file I2cMaster.vhd.

◆ i2ci

i2ci in i2c_in_type
Port

Definition at line 63 of file I2cMaster.vhd.

◆ i2co

i2co out i2c_out_type
Port

Definition at line 65 of file I2cMaster.vhd.

◆ ieee

ieee
Library

Definition at line 40 of file I2cMaster.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 41 of file I2cMaster.vhd.

◆ numeric_std

numeric_std
Package

Definition at line 42 of file I2cMaster.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 43 of file I2cMaster.vhd.

◆ I2cPkg

I2cPkg
Package

Definition at line 44 of file I2cMaster.vhd.


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