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

Entities

mapping  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
std_logic_arith 
std_logic_unsigned 
AxiStreamPkg  Package <AxiStreamPkg>
StdRtlPkg  Package <StdRtlPkg>

Generics

TPD_G  time := 1 ns
PHY_TYPE_G  string := " XGMII "

Ports

ethClk   in sl
ethRst   in sl
macObMaster   in AxiStreamMasterType
macObSlave   out AxiStreamSlaveType
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 )
macAddress   in slv ( 47 downto 0 )
phyReady   in sl
txCountEn   out sl
txUnderRun   out sl
txLinkNotReady   out sl

Detailed Description

See also
entity

Definition at line 28 of file EthMacTxExport.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 30 of file EthMacTxExport.vhd.

◆ PHY_TYPE_G

PHY_TYPE_G string := " XGMII "
Generic

Definition at line 31 of file EthMacTxExport.vhd.

◆ ethClk

ethClk in sl
Port

Definition at line 34 of file EthMacTxExport.vhd.

◆ ethRst

ethRst in sl
Port

Definition at line 35 of file EthMacTxExport.vhd.

◆ macObMaster

Definition at line 37 of file EthMacTxExport.vhd.

◆ macObSlave

Definition at line 38 of file EthMacTxExport.vhd.

◆ xlgmiiTxd

xlgmiiTxd out slv ( 127 downto 0 )
Port

Definition at line 40 of file EthMacTxExport.vhd.

◆ xlgmiiTxc

xlgmiiTxc out slv ( 15 downto 0 )
Port

Definition at line 41 of file EthMacTxExport.vhd.

◆ xgmiiTxd

xgmiiTxd out slv ( 63 downto 0 )
Port

Definition at line 43 of file EthMacTxExport.vhd.

◆ xgmiiTxc

xgmiiTxc out slv ( 7 downto 0 )
Port

Definition at line 44 of file EthMacTxExport.vhd.

◆ gmiiTxEn

gmiiTxEn out sl
Port

Definition at line 46 of file EthMacTxExport.vhd.

◆ gmiiTxEr

gmiiTxEr out sl
Port

Definition at line 47 of file EthMacTxExport.vhd.

◆ gmiiTxd

gmiiTxd out slv ( 7 downto 0 )
Port

Definition at line 48 of file EthMacTxExport.vhd.

◆ macAddress

macAddress in slv ( 47 downto 0 )
Port

Definition at line 50 of file EthMacTxExport.vhd.

◆ phyReady

phyReady in sl
Port

Definition at line 51 of file EthMacTxExport.vhd.

◆ txCountEn

txCountEn out sl
Port

Definition at line 52 of file EthMacTxExport.vhd.

◆ txUnderRun

txUnderRun out sl
Port

Definition at line 53 of file EthMacTxExport.vhd.

◆ txLinkNotReady

txLinkNotReady out sl
Port

Definition at line 54 of file EthMacTxExport.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file EthMacTxExport.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file EthMacTxExport.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 20 of file EthMacTxExport.vhd.

◆ std_logic_unsigned

Definition at line 21 of file EthMacTxExport.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 23 of file EthMacTxExport.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 24 of file EthMacTxExport.vhd.


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