SURF  1.0
EthMacRx Entity Reference
+ Inheritance diagram for EthMacRx:
+ Collaboration diagram for EthMacRx:

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

Detailed Description

See also
entity

Definition at line 29 of file EthMacRx.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 32 of file EthMacRx.vhd.

◆ PAUSE_EN_G

PAUSE_EN_G boolean := true
Generic

Definition at line 34 of file EthMacRx.vhd.

◆ PHY_TYPE_G

PHY_TYPE_G string := " XGMII "
Generic

Definition at line 35 of file EthMacRx.vhd.

◆ JUMBO_G

JUMBO_G boolean := true
Generic

Definition at line 36 of file EthMacRx.vhd.

◆ FILT_EN_G

FILT_EN_G boolean := false
Generic

Definition at line 38 of file EthMacRx.vhd.

◆ BYP_EN_G

BYP_EN_G boolean := false
Generic

Definition at line 39 of file EthMacRx.vhd.

◆ BYP_ETH_TYPE_G

BYP_ETH_TYPE_G slv ( 15 downto 0 ) := x " 0000 "
Generic

Definition at line 40 of file EthMacRx.vhd.

◆ VLAN_EN_G

VLAN_EN_G boolean := false
Generic

Definition at line 42 of file EthMacRx.vhd.

◆ VLAN_SIZE_G

VLAN_SIZE_G positive range 1 to 8 := 1
Generic

Definition at line 43 of file EthMacRx.vhd.

◆ VLAN_VID_G

VLAN_VID_G Slv12Array := ( 0 = > x " 001 " )
Generic

Definition at line 44 of file EthMacRx.vhd.

◆ ethClk

ethClk in sl
Port

Definition at line 47 of file EthMacRx.vhd.

◆ ethRst

ethRst in sl
Port

Definition at line 48 of file EthMacRx.vhd.

◆ mPrimMaster

Definition at line 50 of file EthMacRx.vhd.

◆ mPrimCtrl

Definition at line 51 of file EthMacRx.vhd.

◆ mBypMaster

Definition at line 53 of file EthMacRx.vhd.

◆ mBypCtrl

Definition at line 54 of file EthMacRx.vhd.

◆ mVlanMasters

mVlanMasters out AxiStreamMasterArray ( VLAN_SIZE_G - 1 downto 0 )
Port

Definition at line 56 of file EthMacRx.vhd.

◆ mVlanCtrl

mVlanCtrl in AxiStreamCtrlArray ( VLAN_SIZE_G - 1 downto 0 )
Port

Definition at line 57 of file EthMacRx.vhd.

◆ xlgmiiRxd

xlgmiiRxd in slv ( 127 downto 0 )
Port

Definition at line 59 of file EthMacRx.vhd.

◆ xlgmiiRxc

xlgmiiRxc in slv ( 15 downto 0 )
Port

Definition at line 60 of file EthMacRx.vhd.

◆ xgmiiRxd

xgmiiRxd in slv ( 63 downto 0 )
Port

Definition at line 62 of file EthMacRx.vhd.

◆ xgmiiRxc

xgmiiRxc in slv ( 7 downto 0 )
Port

Definition at line 63 of file EthMacRx.vhd.

◆ gmiiRxDv

gmiiRxDv in sl
Port

Definition at line 65 of file EthMacRx.vhd.

◆ gmiiRxEr

gmiiRxEr in sl
Port

Definition at line 66 of file EthMacRx.vhd.

◆ gmiiRxd

gmiiRxd in slv ( 7 downto 0 )
Port

Definition at line 67 of file EthMacRx.vhd.

◆ rxPauseReq

rxPauseReq out sl
Port

Definition at line 69 of file EthMacRx.vhd.

◆ rxPauseValue

rxPauseValue out slv ( 15 downto 0 )
Port

Definition at line 70 of file EthMacRx.vhd.

◆ phyReady

phyReady in sl
Port

Definition at line 72 of file EthMacRx.vhd.

◆ ethConfig

Definition at line 73 of file EthMacRx.vhd.

◆ rxCountEn

rxCountEn out sl
Port

Definition at line 74 of file EthMacRx.vhd.

◆ rxCrcError

rxCrcError out sl
Port

Definition at line 75 of file EthMacRx.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file EthMacRx.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file EthMacRx.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 20 of file EthMacRx.vhd.

◆ std_logic_unsigned

Definition at line 21 of file EthMacRx.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 23 of file EthMacRx.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 24 of file EthMacRx.vhd.

◆ EthMacPkg

EthMacPkg
Package

Definition at line 25 of file EthMacRx.vhd.


The documentation for this class was generated from the following file: