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

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 := 8
PRESCALE_G  integer range 0 to 655535 := 62

Ports

clk   in sl
srst   in sl := ' 0 '
arst   in sl := ' 0 '
regIn   in I2cRegMasterInType
regOut   out I2cRegMasterOutType
i2ci   in i2c_in_type
i2co   out i2c_out_type

Detailed Description

See also
entity

Definition at line 29 of file I2cRegMaster.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 32 of file I2cRegMaster.vhd.

◆ OUTPUT_EN_POLARITY_G

OUTPUT_EN_POLARITY_G integer range 0 to 1 := 0
Generic

Definition at line 33 of file I2cRegMaster.vhd.

◆ FILTER_G

FILTER_G integer range 2 to 512 := 8
Generic

Definition at line 34 of file I2cRegMaster.vhd.

◆ PRESCALE_G

PRESCALE_G integer range 0 to 655535 := 62
Generic

Definition at line 35 of file I2cRegMaster.vhd.

◆ clk

clk in sl
Port

Definition at line 37 of file I2cRegMaster.vhd.

◆ srst

srst in sl := ' 0 '
Port

Definition at line 38 of file I2cRegMaster.vhd.

◆ arst

arst in sl := ' 0 '
Port

Definition at line 39 of file I2cRegMaster.vhd.

◆ regIn

Definition at line 40 of file I2cRegMaster.vhd.

◆ regOut

Definition at line 41 of file I2cRegMaster.vhd.

◆ i2ci

i2ci in i2c_in_type
Port

Definition at line 42 of file I2cRegMaster.vhd.

◆ i2co

i2co out i2c_out_type
Port

Definition at line 43 of file I2cRegMaster.vhd.

◆ ieee

ieee
Library

Definition at line 20 of file I2cRegMaster.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 21 of file I2cRegMaster.vhd.

◆ numeric_std

numeric_std
Package

Definition at line 22 of file I2cRegMaster.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 24 of file I2cRegMaster.vhd.

◆ I2cPkg

I2cPkg
Package

Definition at line 25 of file I2cRegMaster.vhd.


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