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

List of all members.

Entities

simple  architecture

Use Clauses

numeric_std 

Generics

BUFWIDTH  natural := 0

Ports

mac_clk   in std_logic
rst_macclk   in std_logic
pkt_resend   in std_logic
resend_pkt_id   in std_logic_vector ( 15 downto 0 )
ipbus_out_hdr   in std_logic_vector ( 31 downto 0 )
ipbus_out_valid   in std_logic
tx_read_buffer   in std_logic_vector ( BUFWIDTH - 1 downto 0 )
udpram_busy   in std_logic
clean_buf   in std_logic_vector ( 2 ** BUFWIDTH - 1 downto 0 )
req_not_found   out std_logic
req_resend   out std_logic
resend_buf   out std_logic_vector ( BUFWIDTH - 1 downto 0 )
udpram_sent   out std_logic

Detailed Description

Definition at line 10 of file udp_txtransactor_if_simple.vhd.


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