SURF  1.0
GigEthPkg 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
GIG_ETH_CONFIG_INIT_C  GigEthConfigType := ( softRst = > ' 0 ' , coreConfig = > " 00000 " , macConfig = > ETH_MAC_CONFIG_INIT_C )

Records

GigEthConfigType  
softRst  sl
coreConfig  slv ( 4 downto 0 )
macConfig  EthMacConfigType
GigEthStatusType  
phyReady  sl
macStatus  EthMacStatusType
coreStatus  slv ( 15 downto 0 )

Detailed Description

Definition at line 24 of file GigEthPkg.vhd.

Member Data Documentation

◆ ieee

ieee
Library

Definition at line 18 of file GigEthPkg.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file GigEthPkg.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file GigEthPkg.vhd.

◆ EthMacPkg

EthMacPkg
Package

Definition at line 22 of file GigEthPkg.vhd.

◆ MAC_ADDR_INIT_C

MAC_ADDR_INIT_C slv ( 47 downto 0 ) := EMAC_ADDR_INIT_C
Constant

Definition at line 29 of file GigEthPkg.vhd.

◆ GigEthConfigType

Definition at line 31 of file GigEthPkg.vhd.

◆ softRst

softRst sl
Record

Definition at line 32 of file GigEthPkg.vhd.

◆ coreConfig

coreConfig slv ( 4 downto 0 )
Record

Definition at line 33 of file GigEthPkg.vhd.

◆ macConfig

Definition at line 34 of file GigEthPkg.vhd.

◆ GIG_ETH_CONFIG_INIT_C

Definition at line 36 of file GigEthPkg.vhd.

◆ GigEthStatusType

Definition at line 41 of file GigEthPkg.vhd.

◆ phyReady

phyReady sl
Record

Definition at line 42 of file GigEthPkg.vhd.

◆ macStatus

Definition at line 43 of file GigEthPkg.vhd.

◆ coreStatus

coreStatus slv ( 15 downto 0 )
Record

Definition at line 44 of file GigEthPkg.vhd.


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