AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
 All Classes Variables
Entities | Public Attributes
XGbEMAC Entity Reference
Inheritance diagram for XGbEMAC:
Inheritance graph
[legend]

List of all members.

Entities

Behavioral  architecture

Libraries

UNISIM 

Use Clauses

VComponents 

Ports

clk   in STD_LOGIC
reset   in STD_LOGIC
enTxJumboFrame   in STD_LOGIC
enRxJumboFrame   in STD_LOGIC
EmacPhyTxc   out STD_LOGIC_VECTOR ( 3 downto 0 ) := ( others = > ' 0 ' )
EmacPhyTxd   out STD_LOGIC_VECTOR ( 31 downto 0 ) := ( others = > ' 0 ' )
PhyEmacRxc   in STD_LOGIC_VECTOR ( 3 downto 0 )
PhyEmacRxd   in STD_LOGIC_VECTOR ( 31 downto 0 )
ClientEmacTxd   in STD_LOGIC_VECTOR ( 31 downto 0 )
ClientEmacTxdVld   in STD_LOGIC_VECTOR ( 3 downto 0 )
ClientEmacTxUnderrun   in STD_LOGIC
EmacClientTack   out STD_LOGIC := ' 0 '
EmacClientRxd   out STD_LOGIC_VECTOR ( 31 downto 0 ) := ( others = > ' 0 ' )
EmacClientRxdWe   out STD_LOGIC_VECTOR ( 3 downto 0 ) := ( others = > ' 0 ' )
EmacClientRxGoodFrame   out STD_LOGIC := ' 0 '
EmacClientRxbadFrame   out STD_LOGIC := ' 0 '

Detailed Description

Definition at line 38 of file XGbEMAC.vhd.


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