|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
| rtl | architecture |
Use Clauses | |
| numeric_std | |
| ipbus | Package <ipbus> |
Generics | |
| N_BUS | positive := 2 |
Ports | |
| clk | in std_logic |
| rst | in std_logic |
| ipb_m_out | in ipb_wbus_array ( N_BUS - 1 downto 0 ) |
| ipb_m_in | out ipb_rbus_array ( N_BUS - 1 downto 0 ) |
| ipb_req | in std_logic_vector ( N_BUS - 1 downto 0 ) |
| ipb_grant | out std_logic_vector ( N_BUS - 1 downto 0 ) |
| ipb_out | out ipb_wbus |
| ipb_in | in ipb_rbus |
Definition at line 12 of file ipbus_arb.vhd.
1.8.1