AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
 All Classes Variables
Entities | Public Attributes
UDP_if Entity Reference
Inheritance diagram for UDP_if:
Inheritance graph
[legend]

List of all members.

Entities

flat  architecture

Use Clauses

numeric_std 

Generics

BUFWIDTH  natural := 2
INTERNALWIDTH  natural := 1
ADDRWIDTH  natural := 11
IPBUSPORT  std_logic_vector ( 15 downto 0 ) := x " C351 "
SECONDARYPORT  std_logic := ' 0 '

Ports

mac_clk   in std_logic
rst_macclk   in std_logic
ipb_clk   in std_logic
rst_ipb   in std_logic
IP_addr   in std_logic_vector ( 31 downto 0 )
MAC_addr   in std_logic_vector ( 47 downto 0 )
enable   in std_logic
RARP   in std_logic
mac_rx_data   in std_logic_vector ( 7 downto 0 )
mac_rx_error   in std_logic
mac_rx_last   in std_logic
mac_rx_valid   in std_logic
mac_tx_ready   in std_logic
pkt_done_read   in std_logic
pkt_done_write   in std_logic
raddr   in std_logic_vector ( 11 downto 0 )
waddr   in std_logic_vector ( 11 downto 0 )
wdata   in std_logic_vector ( 31 downto 0 )
we   in std_logic
busy   out std_logic
mac_tx_data   out std_logic_vector ( 7 downto 0 )
mac_tx_error   out std_logic
mac_tx_last   out std_logic
mac_tx_valid   out std_logic
My_IP_addr   out std_logic_vector ( 31 downto 0 )
pkt_rdy   out std_logic
rdata   out std_logic_vector ( 31 downto 0 )
rxpacket_ignored   out std_logic
rxpacket_dropped   out std_logic

Detailed Description

Definition at line 10 of file udp_if_flat.vhd.


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