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

Entities

mapping  architecture
 

Libraries

ieee 

Use Clauses

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

Generics

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

Ports

localMac   in slv ( 47 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
axilReadMaster   in AxiLiteReadMasterType := AXI_LITE_READ_MASTER_INIT_C
axilReadSlave   out AxiLiteReadSlaveType
axilWriteMaster   in AxiLiteWriteMasterType := AXI_LITE_WRITE_MASTER_INIT_C
axilWriteSlave   out AxiLiteWriteSlaveType
clk   in sl
rst   in sl

Detailed Description

See also
entity

Definition at line 29 of file RawEthFramerWrapper.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 31 of file RawEthFramerWrapper.vhd.

◆ ETH_TYPE_G

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

Definition at line 32 of file RawEthFramerWrapper.vhd.

◆ AXI_ERROR_RESP_G

AXI_ERROR_RESP_G slv ( 1 downto 0 ) := AXI_RESP_DECERR_C
Generic

Definition at line 33 of file RawEthFramerWrapper.vhd.

◆ localMac

localMac in slv ( 47 downto 0 )
Port

Definition at line 36 of file RawEthFramerWrapper.vhd.

◆ obMacMaster

Definition at line 38 of file RawEthFramerWrapper.vhd.

◆ obMacSlave

Definition at line 39 of file RawEthFramerWrapper.vhd.

◆ ibMacMaster

Definition at line 40 of file RawEthFramerWrapper.vhd.

◆ ibMacSlave

Definition at line 41 of file RawEthFramerWrapper.vhd.

◆ ibAppMaster

Definition at line 43 of file RawEthFramerWrapper.vhd.

◆ ibAppSlave

Definition at line 44 of file RawEthFramerWrapper.vhd.

◆ obAppMaster

Definition at line 45 of file RawEthFramerWrapper.vhd.

◆ obAppSlave

Definition at line 46 of file RawEthFramerWrapper.vhd.

◆ axilReadMaster

◆ axilReadSlave

Definition at line 49 of file RawEthFramerWrapper.vhd.

◆ axilWriteMaster

◆ axilWriteSlave

Definition at line 51 of file RawEthFramerWrapper.vhd.

◆ clk

clk in sl
Port

Definition at line 53 of file RawEthFramerWrapper.vhd.

◆ rst

rst in sl
Port

Definition at line 54 of file RawEthFramerWrapper.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file RawEthFramerWrapper.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file RawEthFramerWrapper.vhd.

◆ std_logic_unsigned

Definition at line 20 of file RawEthFramerWrapper.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 21 of file RawEthFramerWrapper.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file RawEthFramerWrapper.vhd.

◆ AxiLitePkg

AxiLitePkg
Package

Definition at line 24 of file RawEthFramerWrapper.vhd.

◆ AxiStreamPkg

AxiStreamPkg
Package

Definition at line 25 of file RawEthFramerWrapper.vhd.


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