SURF  1.0
EthMacFlowCtrl Entity Reference
+ Inheritance diagram for EthMacFlowCtrl:

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

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

Generics

TPD_G  time := 1 ns
BYP_EN_G  boolean := false
VLAN_EN_G  boolean := false
VLAN_SIZE_G  positive range 1 to 8 := 1

Ports

ethClk   in sl
ethRst   in sl
primCtrl   in AxiStreamCtrlType
bypCtrl   in AxiStreamCtrlType
vlanCtrl   in AxiStreamCtrlArray ( VLAN_SIZE_G - 1 downto 0 )
flowCtrl   out AxiStreamCtrlType

Detailed Description

See also
entity

Definition at line 28 of file EthMacFlowCtrl.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 30 of file EthMacFlowCtrl.vhd.

◆ BYP_EN_G

BYP_EN_G boolean := false
Generic

Definition at line 31 of file EthMacFlowCtrl.vhd.

◆ VLAN_EN_G

VLAN_EN_G boolean := false
Generic

Definition at line 32 of file EthMacFlowCtrl.vhd.

◆ VLAN_SIZE_G

VLAN_SIZE_G positive range 1 to 8 := 1
Generic

Definition at line 33 of file EthMacFlowCtrl.vhd.

◆ ethClk

ethClk in sl
Port

Definition at line 36 of file EthMacFlowCtrl.vhd.

◆ ethRst

ethRst in sl
Port

Definition at line 37 of file EthMacFlowCtrl.vhd.

◆ primCtrl

Definition at line 39 of file EthMacFlowCtrl.vhd.

◆ bypCtrl

Definition at line 40 of file EthMacFlowCtrl.vhd.

◆ vlanCtrl

vlanCtrl in AxiStreamCtrlArray ( VLAN_SIZE_G - 1 downto 0 )
Port

Definition at line 41 of file EthMacFlowCtrl.vhd.

◆ flowCtrl

Definition at line 43 of file EthMacFlowCtrl.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file EthMacFlowCtrl.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file EthMacFlowCtrl.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 20 of file EthMacFlowCtrl.vhd.

◆ std_logic_unsigned

Definition at line 21 of file EthMacFlowCtrl.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file EthMacFlowCtrl.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 24 of file EthMacFlowCtrl.vhd.


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