SURF  1.0
I2cRegMasterMux Entity Reference

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
std_logic_arith 
std_logic_unsigned 
StdRtlPkg  Package <StdRtlPkg>
I2cPkg  Package <I2cPkg>

Generics

TPD_G  time := 1 ns
NUM_INPUTS_C  natural range 2 to 8 := 2

Ports

clk   in sl
srst   in sl := ' 0 '
arst   in sl := ' 0 '
lockReq   in slv ( NUM_INPUTS_C - 1 downto 0 ) := ( others = > ' 0 ' )
regIn   in I2cRegMasterInArray ( 0 to NUM_INPUTS_C - 1 )
regOut   out I2cRegMasterOutArray ( 0 to NUM_INPUTS_C - 1 )
masterIn   out I2cRegMasterInType
masterOut   in I2cRegMasterOutType

Detailed Description

See also
entity

Definition at line 31 of file I2cRegMasterMux.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 34 of file I2cRegMasterMux.vhd.

◆ NUM_INPUTS_C

NUM_INPUTS_C natural range 2 to 8 := 2
Generic

Definition at line 35 of file I2cRegMasterMux.vhd.

◆ clk

clk in sl
Port

Definition at line 37 of file I2cRegMasterMux.vhd.

◆ srst

srst in sl := ' 0 '
Port

Definition at line 38 of file I2cRegMasterMux.vhd.

◆ arst

arst in sl := ' 0 '
Port

Definition at line 39 of file I2cRegMasterMux.vhd.

◆ lockReq

lockReq in slv ( NUM_INPUTS_C - 1 downto 0 ) := ( others = > ' 0 ' )
Port

Definition at line 40 of file I2cRegMasterMux.vhd.

◆ regIn

regIn in I2cRegMasterInArray ( 0 to NUM_INPUTS_C - 1 )
Port

Definition at line 41 of file I2cRegMasterMux.vhd.

◆ regOut

regOut out I2cRegMasterOutArray ( 0 to NUM_INPUTS_C - 1 )
Port

Definition at line 42 of file I2cRegMasterMux.vhd.

◆ masterIn

Definition at line 43 of file I2cRegMasterMux.vhd.

◆ masterOut

Definition at line 44 of file I2cRegMasterMux.vhd.

◆ ieee

ieee
Library

Definition at line 21 of file I2cRegMasterMux.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 22 of file I2cRegMasterMux.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 23 of file I2cRegMasterMux.vhd.

◆ std_logic_unsigned

Definition at line 24 of file I2cRegMasterMux.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 26 of file I2cRegMasterMux.vhd.

◆ I2cPkg

I2cPkg
Package

Definition at line 27 of file I2cRegMasterMux.vhd.


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