SURF
|
Entities | |
Sc18Is602.mapping | architecture |
Libraries | |
ieee | |
surf | |
unisim |
Use Clauses | |
std_logic_1164 | |
StdRtlPkg | Package <StdRtlPkg> |
AxiLitePkg | Package <AxiLitePkg> |
I2cPkg | Package <I2cPkg> |
vcomponents |
Generics | |
TPD_G | time := 1 ns |
I2C_BASE_ADDR_G | slv ( 2 downto 0 ) := " 000 " |
I2C_SCL_FREQ_G | real := 100 . 0E + 3 |
I2C_MIN_PULSE_G | real := 100 . 0E - 9 |
SDO_MUX_SEL_MAP_G | Slv2Array ( 3 downto 0 ) := ( 0 = > " 00 " , 1 = > " 01 " , 2 = > " 10 " , 3 = > " 11 " ) |
ADDRESS_SIZE_G | IntegerArray ( 3 downto 0 ) := ( others = > 7 ) |
DATA_SIZE_G | IntegerArray ( 3 downto 0 ) := ( others = > 16 ) |
AXIL_CLK_FREQ_G | real := 156 . 25E + 6 |
Ports | ||
scl | inout | sl |
sda | inout | sl |
sdoMuxSel | out | slv ( 1 downto 0 ) |
axilReadMaster | in | AxiLiteReadMasterType |
axilReadSlave | out | AxiLiteReadSlaveType |
axilWriteMaster | in | AxiLiteWriteMasterType |
axilWriteSlave | out | AxiLiteWriteSlaveType |
axilClk | in | sl |
axilRst | in | sl |