My Project  v0.0.16
Generics | Ports | Libraries | Use Clauses
ipbus_arb Entity Reference
Inheritance diagram for ipbus_arb:
Inheritance graph
[legend]

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
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

Member Data Documentation

◆ clk

clk in std_logic
Port

◆ ieee

ieee
Library

◆ ipb_grant

ipb_grant out std_logic_vector ( N_BUS - 1 downto 0 )
Port

◆ ipb_in

ipb_in in ipb_rbus
Port

◆ ipb_m_in

ipb_m_in out ipb_rbus_array ( N_BUS - 1 downto 0 )
Port

◆ ipb_m_out

ipb_m_out in ipb_wbus_array ( N_BUS - 1 downto 0 )
Port

◆ ipb_out

ipb_out out ipb_wbus
Port

◆ ipb_req

ipb_req in std_logic_vector ( N_BUS - 1 downto 0 )
Port

◆ ipbus

ipbus
Package

◆ N_BUS

N_BUS positive := 2
Generic

◆ numeric_std

numeric_std
Package

◆ rst

rst in std_logic
Port

◆ std_logic_1164

std_logic_1164
Package

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