SURF  1.0
XauiPkg Package Reference

Libraries

ieee 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>
EthMacPkg  Package <EthMacPkg>

Constants

MAC_ADDR_INIT_C  slv ( 47 downto 0 ) := EMAC_ADDR_INIT_C
XAUI_CONFIG_INIT_C  XauiConfig := ( softRst = > ' 0 ' , macConfig = > ETH_MAC_CONFIG_INIT_C , configVector = > ( others = > ' 0 ' ) )

Records

XauiConfig  
softRst  sl
macConfig  EthMacConfigType
configVector  slv ( 6 downto 0 )
XauiStatus  
phyReady  sl
macStatus  EthMacStatusType
areset  sl
clkLock  sl
statusVector  slv ( 7 downto 0 )
debugVector  slv ( 5 downto 0 )

Detailed Description

Definition at line 24 of file XauiPkg.vhd.

Member Data Documentation

◆ ieee

ieee
Library

Definition at line 18 of file XauiPkg.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file XauiPkg.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file XauiPkg.vhd.

◆ EthMacPkg

EthMacPkg
Package

Definition at line 22 of file XauiPkg.vhd.

◆ MAC_ADDR_INIT_C

MAC_ADDR_INIT_C slv ( 47 downto 0 ) := EMAC_ADDR_INIT_C
Constant

Definition at line 29 of file XauiPkg.vhd.

◆ XauiConfig

XauiConfig
Record

Definition at line 31 of file XauiPkg.vhd.

◆ softRst

softRst sl
Record

Definition at line 32 of file XauiPkg.vhd.

◆ macConfig

Definition at line 33 of file XauiPkg.vhd.

◆ configVector

configVector slv ( 6 downto 0 )
Record

Definition at line 34 of file XauiPkg.vhd.

◆ XAUI_CONFIG_INIT_C

XAUI_CONFIG_INIT_C XauiConfig := ( softRst = > ' 0 ' , macConfig = > ETH_MAC_CONFIG_INIT_C , configVector = > ( others = > ' 0 ' ) )
Constant

Definition at line 36 of file XauiPkg.vhd.

◆ XauiStatus

XauiStatus
Record

Definition at line 41 of file XauiPkg.vhd.

◆ phyReady

phyReady sl
Record

Definition at line 42 of file XauiPkg.vhd.

◆ macStatus

Definition at line 43 of file XauiPkg.vhd.

◆ areset

areset sl
Record

Definition at line 44 of file XauiPkg.vhd.

◆ clkLock

clkLock sl
Record

Definition at line 45 of file XauiPkg.vhd.

◆ statusVector

statusVector slv ( 7 downto 0 )
Record

Definition at line 46 of file XauiPkg.vhd.

◆ debugVector

debugVector slv ( 5 downto 0 )
Record

Definition at line 47 of file XauiPkg.vhd.


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