SURF  1.0
EthMacRxPause Entity Reference
+ Inheritance diagram for EthMacRxPause:

Entities

rtl  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
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
sAxisMaster   in AxiStreamMasterType
mAxisMaster   out AxiStreamMasterType
mAxisMasters   out AxiStreamMasterArray ( VLAN_SIZE_G - 1 downto 0 )
rxPauseReq   out sl
rxPauseValue   out slv ( 15 downto 0 )

Detailed Description

See also
entity

Definition at line 31 of file EthMacRxPause.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 33 of file EthMacRxPause.vhd.

◆ PAUSE_EN_G

PAUSE_EN_G boolean := true
Generic

Definition at line 34 of file EthMacRxPause.vhd.

◆ VLAN_EN_G

VLAN_EN_G boolean := false
Generic

Definition at line 35 of file EthMacRxPause.vhd.

◆ VLAN_SIZE_G

VLAN_SIZE_G positive range 1 to 8 := 1
Generic

Definition at line 36 of file EthMacRxPause.vhd.

◆ VLAN_VID_G

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

Definition at line 37 of file EthMacRxPause.vhd.

◆ ethClk

ethClk in sl
Port

Definition at line 40 of file EthMacRxPause.vhd.

◆ ethRst

ethRst in sl
Port

Definition at line 41 of file EthMacRxPause.vhd.

◆ sAxisMaster

Definition at line 43 of file EthMacRxPause.vhd.

◆ mAxisMaster

Definition at line 45 of file EthMacRxPause.vhd.

◆ mAxisMasters

mAxisMasters out AxiStreamMasterArray ( VLAN_SIZE_G - 1 downto 0 )
Port

Definition at line 46 of file EthMacRxPause.vhd.

◆ rxPauseReq

rxPauseReq out sl
Port

Definition at line 48 of file EthMacRxPause.vhd.

◆ rxPauseValue

rxPauseValue out slv ( 15 downto 0 )
Port

Definition at line 49 of file EthMacRxPause.vhd.

◆ ieee

ieee
Library

Definition at line 20 of file EthMacRxPause.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 21 of file EthMacRxPause.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 22 of file EthMacRxPause.vhd.

◆ std_logic_unsigned

Definition at line 23 of file EthMacRxPause.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 25 of file EthMacRxPause.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 26 of file EthMacRxPause.vhd.

◆ EthMacPkg

EthMacPkg
Package

Definition at line 27 of file EthMacRxPause.vhd.


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