AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
 All Classes Variables
Public Attributes
ipbus_trans_decl Package Reference

List of all members.

Constants

addr_width  positive := 12

Types

record: ipbus_trans_in pkt_rdy : std_logic
rdata : std_logic_vector ( 31 downto 0 )
busy : std_logic
ipbus_trans_in_array array ( natural range<> ) of ipbus_trans_in
record: ipbus_trans_out raddr : std_logic_vector ( addr_width - 1 downto 0 )
pkt_done : std_logic
we : std_logic
waddr : std_logic_vector ( addr_width - 1 downto 0 )
wdata : std_logic_vector ( 31 downto 0 )
ipbus_trans_out_array array ( natural range<> ) of ipbus_trans_out

Detailed Description

Definition at line 12 of file ipbus_trans_decl.vhd.


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