SURF
1.0
|
Entities | |
mapping | architecture |
Libraries | |
ieee |
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 | positive range 1 to 1024 := 8 |
PHY_TYPE_G | string := " XGMII " |
DROP_ERR_PKT_G | boolean := true |
JUMBO_G | boolean := true |
BYP_EN_G | boolean := false |
VLAN_EN_G | boolean := false |
VLAN_SIZE_G | positive range 1 to 8 := 1 |
VLAN_VID_G | Slv12Array := ( 0 = > x " 001 " ) |
Ports | |
ethClk | in sl |
ethRst | in sl |
sPrimMaster | in AxiStreamMasterType |
sPrimSlave | out AxiStreamSlaveType |
sBypMaster | in AxiStreamMasterType |
sBypSlave | out AxiStreamSlaveType |
sVlanMasters | in AxiStreamMasterArray ( VLAN_SIZE_G - 1 downto 0 ) |
sVlanSlaves | out AxiStreamSlaveArray ( VLAN_SIZE_G - 1 downto 0 ) |
xlgmiiTxd | out slv ( 127 downto 0 ) |
xlgmiiTxc | out slv ( 15 downto 0 ) |
xgmiiTxd | out slv ( 63 downto 0 ) |
xgmiiTxc | out slv ( 7 downto 0 ) |
gmiiTxEn | out sl |
gmiiTxEr | out sl |
gmiiTxd | out slv ( 7 downto 0 ) |
clientPause | in sl |
rxPauseReq | in sl |
rxPauseValue | in slv ( 15 downto 0 ) |
pauseTx | out sl |
phyReady | in sl |
ethConfig | in EthMacConfigType |
txCountEn | out sl |
txUnderRun | out sl |
txLinkNotReady | out sl |
Definition at line 29 of file EthMacTx.vhd.
|
Generic |
Definition at line 32 of file EthMacTx.vhd.
|
Generic |
Definition at line 34 of file EthMacTx.vhd.
|
Generic |
Definition at line 35 of file EthMacTx.vhd.
|
Generic |
Definition at line 36 of file EthMacTx.vhd.
|
Generic |
Definition at line 37 of file EthMacTx.vhd.
|
Generic |
Definition at line 38 of file EthMacTx.vhd.
|
Generic |
Definition at line 40 of file EthMacTx.vhd.
|
Generic |
Definition at line 42 of file EthMacTx.vhd.
|
Generic |
Definition at line 43 of file EthMacTx.vhd.
|
Generic |
Definition at line 44 of file EthMacTx.vhd.
Definition at line 47 of file EthMacTx.vhd.
Definition at line 48 of file EthMacTx.vhd.
|
Port |
Definition at line 50 of file EthMacTx.vhd.
|
Port |
Definition at line 51 of file EthMacTx.vhd.
|
Port |
Definition at line 53 of file EthMacTx.vhd.
|
Port |
Definition at line 54 of file EthMacTx.vhd.
|
Port |
Definition at line 56 of file EthMacTx.vhd.
|
Port |
Definition at line 57 of file EthMacTx.vhd.
Definition at line 59 of file EthMacTx.vhd.
Definition at line 60 of file EthMacTx.vhd.
Definition at line 62 of file EthMacTx.vhd.
Definition at line 63 of file EthMacTx.vhd.
Definition at line 65 of file EthMacTx.vhd.
Definition at line 66 of file EthMacTx.vhd.
Definition at line 67 of file EthMacTx.vhd.
|
Port |
Definition at line 69 of file EthMacTx.vhd.
|
Port |
Definition at line 70 of file EthMacTx.vhd.
|
Port |
Definition at line 71 of file EthMacTx.vhd.
Definition at line 72 of file EthMacTx.vhd.
Definition at line 74 of file EthMacTx.vhd.
|
Port |
Definition at line 75 of file EthMacTx.vhd.
Definition at line 76 of file EthMacTx.vhd.
|
Port |
Definition at line 77 of file EthMacTx.vhd.
|
Port |
Definition at line 78 of file EthMacTx.vhd.
|
Library |
Definition at line 18 of file EthMacTx.vhd.
|
Package |
Definition at line 19 of file EthMacTx.vhd.
|
Package |
Definition at line 20 of file EthMacTx.vhd.
|
Package |
Definition at line 21 of file EthMacTx.vhd.
|
Package |
Definition at line 23 of file EthMacTx.vhd.
|
Package |
Definition at line 24 of file EthMacTx.vhd.
|
Package |
Definition at line 25 of file EthMacTx.vhd.