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

Entities

rtl  architecture
 

Libraries

IEEE 

Use Clauses

STD_LOGIC_1164 
numeric_std 
ipbus  Package <ipbus>

Generics

ADDR_WIDTH  natural

Ports

clk   in std_logic
rst   in std_logic
ipb_in   in ipb_wbus
ipb_out   out ipb_rbus
rclk   in std_logic
we   in std_logic := ' 0 '
d   in std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
q   out std_logic_vector ( 31 downto 0 )
addr   in std_logic_vector ( ADDR_WIDTH - 1 downto 0 )

Member Data Documentation

◆ addr

addr in std_logic_vector ( ADDR_WIDTH - 1 downto 0 )
Port

◆ ADDR_WIDTH

ADDR_WIDTH natural
Generic

◆ clk

clk in std_logic
Port

◆ d

d in std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
Port

◆ IEEE

IEEE
Library

◆ ipb_in

ipb_in in ipb_wbus
Port

◆ ipb_out

ipb_out out ipb_rbus
Port

◆ ipbus

ipbus
Package

◆ numeric_std

numeric_std
Package

◆ q

q out std_logic_vector ( 31 downto 0 )
Port

◆ rclk

rclk in std_logic
Port

◆ rst

rst in std_logic
Port

◆ STD_LOGIC_1164

STD_LOGIC_1164
Package

◆ we

we in std_logic := ' 0 '
Port

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