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

Entities

mapping  architecture
 

Libraries

ieee 
unisim 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>
AxiLitePkg  Package <AxiLitePkg>
I2cPkg  Package <I2cPkg>
vcomponents 

Generics

TPD_G  time := 1 ns
DEVICE_MAP_G  I2cAxiLiteDevArray := I2C_AXIL_DEV_ARRAY_DEFAULT_C
I2C_SCL_FREQ_G  real := 100 . 0E + 3
I2C_MIN_PULSE_G  real := 100 . 0E - 9
AXI_CLK_FREQ_G  real := 156 . 25E + 6
AXI_ERROR_RESP_G  slv ( 1 downto 0 ) := AXI_RESP_SLVERR_C

Ports

scl   inout sl
sda   inout sl
axiReadMaster   in AxiLiteReadMasterType
axiReadSlave   out AxiLiteReadSlaveType
axiWriteMaster   in AxiLiteWriteMasterType
axiWriteSlave   out AxiLiteWriteSlaveType
axiClk   in sl
axiRst   in sl

Detailed Description

See also
entity

Definition at line 30 of file AxiI2cRegMaster.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 32 of file AxiI2cRegMaster.vhd.

◆ DEVICE_MAP_G

◆ I2C_SCL_FREQ_G

I2C_SCL_FREQ_G real := 100 . 0E + 3
Generic

Definition at line 34 of file AxiI2cRegMaster.vhd.

◆ I2C_MIN_PULSE_G

I2C_MIN_PULSE_G real := 100 . 0E - 9
Generic

Definition at line 35 of file AxiI2cRegMaster.vhd.

◆ AXI_CLK_FREQ_G

AXI_CLK_FREQ_G real := 156 . 25E + 6
Generic

Definition at line 36 of file AxiI2cRegMaster.vhd.

◆ AXI_ERROR_RESP_G

AXI_ERROR_RESP_G slv ( 1 downto 0 ) := AXI_RESP_SLVERR_C
Generic

Definition at line 37 of file AxiI2cRegMaster.vhd.

◆ scl

scl inout sl
Port

Definition at line 40 of file AxiI2cRegMaster.vhd.

◆ sda

sda inout sl
Port

Definition at line 41 of file AxiI2cRegMaster.vhd.

◆ axiReadMaster

Definition at line 43 of file AxiI2cRegMaster.vhd.

◆ axiReadSlave

Definition at line 44 of file AxiI2cRegMaster.vhd.

◆ axiWriteMaster

Definition at line 45 of file AxiI2cRegMaster.vhd.

◆ axiWriteSlave

Definition at line 46 of file AxiI2cRegMaster.vhd.

◆ axiClk

axiClk in sl
Port

Definition at line 48 of file AxiI2cRegMaster.vhd.

◆ axiRst

axiRst in sl
Port

Definition at line 49 of file AxiI2cRegMaster.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file AxiI2cRegMaster.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file AxiI2cRegMaster.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file AxiI2cRegMaster.vhd.

◆ AxiLitePkg

AxiLitePkg
Package

Definition at line 22 of file AxiI2cRegMaster.vhd.

◆ I2cPkg

I2cPkg
Package

Definition at line 23 of file AxiI2cRegMaster.vhd.

◆ unisim

unisim
Library

Definition at line 25 of file AxiI2cRegMaster.vhd.

◆ vcomponents

vcomponents
Package

Definition at line 26 of file AxiI2cRegMaster.vhd.


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