SURF
|
Entities | |
HtspTx.rtl | architecture |
Libraries | |
ieee | |
surf |
Use Clauses | |
std_logic_1164 | |
std_logic_unsigned | |
std_logic_arith | |
StdRtlPkg | Package <StdRtlPkg> |
AxiStreamPkg | Package <AxiStreamPkg> |
SsiPkg | Package <SsiPkg> |
HtspPkg | Package <HtspPkg> |
Generics | |
TPD_G | time := 1 ns |
NUM_VC_G | positive range 1 to 16 := 1 |
MAX_PAYLOAD_SIZE_G | positive := 8192 |
Ports | ||
remoteMac | in | slv ( 47 downto 0 ) |
localMac | in | slv ( 47 downto 0 ) |
broadcastMac | in | slv ( 47 downto 0 ) |
etherType | in | slv ( 15 downto 0 ) |
htspClk | in | sl |
htspRst | in | sl |
htspTxIn | in | HtspTxInType |
htspTxOut | out | HtspTxOutType |
htspTxMasters | in | AxiStreamMasterArray ( NUM_VC_G- 1 downto 0 ) |
htspTxSlaves | out | AxiStreamSlaveArray ( NUM_VC_G- 1 downto 0 ) |
locRxFifoCtrl | in | AxiStreamCtrlArray ( NUM_VC_G- 1 downto 0 ) |
locRxLinkReady | in | sl |
remRxFifoCtrl | in | AxiStreamCtrlArray ( NUM_VC_G- 1 downto 0 ) |
remRxLinkReady | in | sl |
phyTxRdy | in | sl |
phyTxMaster | out | AxiStreamMasterType |
phyTxSlave | in | AxiStreamSlaveType |