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

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

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

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 )
req   out sl
ack   in sl
ibMacMaster   out AxiStreamMasterType
ibMacSlave   in AxiStreamSlaveType
obAppMaster   in AxiStreamMasterType
obAppSlave   out AxiStreamSlaveType
clk   in sl
rst   in sl

Detailed Description

See also
entity

Definition at line 30 of file RawEthFramerTx.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 32 of file RawEthFramerTx.vhd.

◆ ETH_TYPE_G

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

Definition at line 33 of file RawEthFramerTx.vhd.

◆ localMac

localMac in slv ( 47 downto 0 )
Port

Definition at line 36 of file RawEthFramerTx.vhd.

◆ remoteMac

remoteMac in slv ( 47 downto 0 )
Port

Definition at line 37 of file RawEthFramerTx.vhd.

◆ tDest

tDest out slv ( 7 downto 0 )
Port

Definition at line 38 of file RawEthFramerTx.vhd.

◆ req

req out sl
Port

Definition at line 39 of file RawEthFramerTx.vhd.

◆ ack

ack in sl
Port

Definition at line 40 of file RawEthFramerTx.vhd.

◆ ibMacMaster

Definition at line 42 of file RawEthFramerTx.vhd.

◆ ibMacSlave

Definition at line 43 of file RawEthFramerTx.vhd.

◆ obAppMaster

Definition at line 45 of file RawEthFramerTx.vhd.

◆ obAppSlave

Definition at line 46 of file RawEthFramerTx.vhd.

◆ clk

clk in sl
Port

Definition at line 48 of file RawEthFramerTx.vhd.

◆ rst

rst in sl
Port

Definition at line 49 of file RawEthFramerTx.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file RawEthFramerTx.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file RawEthFramerTx.vhd.

◆ std_logic_unsigned

Definition at line 20 of file RawEthFramerTx.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 21 of file RawEthFramerTx.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file RawEthFramerTx.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 24 of file RawEthFramerTx.vhd.

◆ SsiPkg

SsiPkg
Package

Definition at line 25 of file RawEthFramerTx.vhd.

◆ RawEthFramerPkg

RawEthFramerPkg
Package

Definition at line 26 of file RawEthFramerTx.vhd.


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