SURF
|
Entities | |
EthMacTxPause.rtl | architecture |
Libraries | |
ieee | |
surf |
Use Clauses | |
std_logic_1164 | |
std_logic_arith | |
std_logic_unsigned | |
AxiStreamPkg | Package <AxiStreamPkg> |
StdRtlPkg | Package <StdRtlPkg> |
EthMacPkg | Package <EthMacPkg> |
Generics | |
TPD_G | time := 1 ns |
PAUSE_EN_G | boolean := true |
PAUSE_512BITS_G | natural range 1 to 1024 := 8 |
Ports | ||
ethClk | in | sl |
ethRst | in | sl |
sAxisMaster | in | AxiStreamMasterType |
sAxisSlave | out | AxiStreamSlaveType |
mAxisMaster | out | AxiStreamMasterType |
mAxisSlave | in | AxiStreamSlaveType |
clientPause | in | sl |
rxPauseReq | in | sl |
rxPauseValue | in | slv ( 15 downto 0 ) |
phyReady | in | sl |
pauseEnable | in | sl |
pauseTime | in | slv ( 15 downto 0 ) |
macAddress | in | slv ( 47 downto 0 ) |
pauseTx | out | sl |