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 |
PHY_TYPE_G | string := " XGMII " |
JUMBO_G | boolean := true |
FILT_EN_G | boolean := false |
BYP_EN_G | boolean := false |
BYP_ETH_TYPE_G | slv ( 15 downto 0 ) := x " 0000 " |
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 |
mPrimMaster | out AxiStreamMasterType |
mPrimCtrl | in AxiStreamCtrlType |
mBypMaster | out AxiStreamMasterType |
mBypCtrl | in AxiStreamCtrlType |
mVlanMasters | out AxiStreamMasterArray ( VLAN_SIZE_G - 1 downto 0 ) |
mVlanCtrl | in AxiStreamCtrlArray ( VLAN_SIZE_G - 1 downto 0 ) |
xlgmiiRxd | in slv ( 127 downto 0 ) |
xlgmiiRxc | in slv ( 15 downto 0 ) |
xgmiiRxd | in slv ( 63 downto 0 ) |
xgmiiRxc | in slv ( 7 downto 0 ) |
gmiiRxDv | in sl |
gmiiRxEr | in sl |
gmiiRxd | in slv ( 7 downto 0 ) |
rxPauseReq | out sl |
rxPauseValue | out slv ( 15 downto 0 ) |
phyReady | in sl |
ethConfig | in EthMacConfigType |
rxCountEn | out sl |
rxCrcError | out sl |
Definition at line 29 of file EthMacRx.vhd.
|
Generic |
Definition at line 32 of file EthMacRx.vhd.
|
Generic |
Definition at line 34 of file EthMacRx.vhd.
|
Generic |
Definition at line 35 of file EthMacRx.vhd.
|
Generic |
Definition at line 36 of file EthMacRx.vhd.
|
Generic |
Definition at line 38 of file EthMacRx.vhd.
|
Generic |
Definition at line 39 of file EthMacRx.vhd.
|
Generic |
Definition at line 40 of file EthMacRx.vhd.
|
Generic |
Definition at line 42 of file EthMacRx.vhd.
|
Generic |
Definition at line 43 of file EthMacRx.vhd.
|
Generic |
Definition at line 44 of file EthMacRx.vhd.
Definition at line 47 of file EthMacRx.vhd.
Definition at line 48 of file EthMacRx.vhd.
|
Port |
Definition at line 50 of file EthMacRx.vhd.
|
Port |
Definition at line 51 of file EthMacRx.vhd.
|
Port |
Definition at line 53 of file EthMacRx.vhd.
|
Port |
Definition at line 54 of file EthMacRx.vhd.
|
Port |
Definition at line 56 of file EthMacRx.vhd.
|
Port |
Definition at line 57 of file EthMacRx.vhd.
Definition at line 59 of file EthMacRx.vhd.
Definition at line 60 of file EthMacRx.vhd.
Definition at line 62 of file EthMacRx.vhd.
Definition at line 63 of file EthMacRx.vhd.
Definition at line 65 of file EthMacRx.vhd.
Definition at line 66 of file EthMacRx.vhd.
Definition at line 67 of file EthMacRx.vhd.
|
Port |
Definition at line 69 of file EthMacRx.vhd.
|
Port |
Definition at line 70 of file EthMacRx.vhd.
Definition at line 72 of file EthMacRx.vhd.
|
Port |
Definition at line 73 of file EthMacRx.vhd.
Definition at line 74 of file EthMacRx.vhd.
|
Port |
Definition at line 75 of file EthMacRx.vhd.
|
Library |
Definition at line 18 of file EthMacRx.vhd.
|
Package |
Definition at line 19 of file EthMacRx.vhd.
|
Package |
Definition at line 20 of file EthMacRx.vhd.
|
Package |
Definition at line 21 of file EthMacRx.vhd.
|
Package |
Definition at line 23 of file EthMacRx.vhd.
|
Package |
Definition at line 24 of file EthMacRx.vhd.
|
Package |
Definition at line 25 of file EthMacRx.vhd.