SURF
1.0
|
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 |
Definition at line 31 of file I2cRegMasterMux.vhd.
|
Generic |
Definition at line 34 of file I2cRegMasterMux.vhd.
|
Generic |
Definition at line 35 of file I2cRegMasterMux.vhd.
Definition at line 37 of file I2cRegMasterMux.vhd.
Definition at line 38 of file I2cRegMasterMux.vhd.
Definition at line 39 of file I2cRegMasterMux.vhd.
|
Port |
Definition at line 40 of file I2cRegMasterMux.vhd.
|
Port |
Definition at line 41 of file I2cRegMasterMux.vhd.
|
Port |
Definition at line 42 of file I2cRegMasterMux.vhd.
|
Port |
Definition at line 43 of file I2cRegMasterMux.vhd.
|
Port |
Definition at line 44 of file I2cRegMasterMux.vhd.
|
Library |
Definition at line 21 of file I2cRegMasterMux.vhd.
|
Package |
Definition at line 22 of file I2cRegMasterMux.vhd.
|
Package |
Definition at line 23 of file I2cRegMasterMux.vhd.
|
Package |
Definition at line 24 of file I2cRegMasterMux.vhd.
|
Package |
Definition at line 26 of file I2cRegMasterMux.vhd.
|
Package |
Definition at line 27 of file I2cRegMasterMux.vhd.