AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
 All Classes Variables
Entities | Public Attributes
udp_buffer_selector Entity Reference
Inheritance diagram for udp_buffer_selector:
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
written   in std_logic
we   in std_logic
sent   in std_logic
req_resend   in std_logic
resend_buf   in std_logic_vector ( BUFWIDTH - 1 downto 0 )
busy   out std_logic
write_buf   out std_logic_vector ( BUFWIDTH - 1 downto 0 )
req_send   out std_logic
send_buf   out std_logic_vector ( BUFWIDTH - 1 downto 0 )
clean_buf   out std_logic_vector ( 2 ** BUFWIDTH - 1 downto 0 )

Detailed Description

Definition at line 7 of file udp_buffer_selector.vhd.


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