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

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

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

Generics

TPD_G  time := 1 ns
ETH_TYPE_G  slv ( 15 downto 0 ) := x " 0010 "

Ports

localMac   in slv ( 47 downto 0 )
remoteMac   in slv ( 47 downto 0 )
tDest   out slv ( 7 downto 0 )
obMacMaster   in AxiStreamMasterType
obMacSlave   out AxiStreamSlaveType
ibMacMaster   out AxiStreamMasterType
ibMacSlave   in AxiStreamSlaveType
ibAppMaster   out AxiStreamMasterType
ibAppSlave   in AxiStreamSlaveType
obAppMaster   in AxiStreamMasterType
obAppSlave   out AxiStreamSlaveType
clk   in sl
rst   in sl

Detailed Description

See also
entity

Definition at line 28 of file RawEthFramer.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 30 of file RawEthFramer.vhd.

◆ ETH_TYPE_G

ETH_TYPE_G slv ( 15 downto 0 ) := x " 0010 "
Generic

Definition at line 31 of file RawEthFramer.vhd.

◆ localMac

localMac in slv ( 47 downto 0 )
Port

Definition at line 34 of file RawEthFramer.vhd.

◆ remoteMac

remoteMac in slv ( 47 downto 0 )
Port

Definition at line 35 of file RawEthFramer.vhd.

◆ tDest

tDest out slv ( 7 downto 0 )
Port

Definition at line 36 of file RawEthFramer.vhd.

◆ obMacMaster

Definition at line 38 of file RawEthFramer.vhd.

◆ obMacSlave

Definition at line 39 of file RawEthFramer.vhd.

◆ ibMacMaster

Definition at line 40 of file RawEthFramer.vhd.

◆ ibMacSlave

Definition at line 41 of file RawEthFramer.vhd.

◆ ibAppMaster

Definition at line 43 of file RawEthFramer.vhd.

◆ ibAppSlave

Definition at line 44 of file RawEthFramer.vhd.

◆ obAppMaster

Definition at line 45 of file RawEthFramer.vhd.

◆ obAppSlave

Definition at line 46 of file RawEthFramer.vhd.

◆ clk

clk in sl
Port

Definition at line 48 of file RawEthFramer.vhd.

◆ rst

rst in sl
Port

Definition at line 49 of file RawEthFramer.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file RawEthFramer.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file RawEthFramer.vhd.

◆ std_logic_unsigned

Definition at line 20 of file RawEthFramer.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 21 of file RawEthFramer.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file RawEthFramer.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 24 of file RawEthFramer.vhd.


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