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

Entities

rtl  architecture
 

Libraries

IEEE 

Use Clauses

STD_LOGIC_1164 
numeric_std 
ipbus  Package <ipbus>
ipbus_reg_types  Package <ipbus_reg_types>

Generics

N_REG  positive := 1

Ports

clk   in std_logic
reset   in std_logic
ipbus_in   in ipb_wbus
ipbus_out   out ipb_rbus
q   out ipb_reg_v ( N_REG - 1 downto 0 )
qmask   in ipb_reg_v ( N_REG - 1 downto 0 ) := ( others = > ( others = > ' 1 ' ) )

Member Data Documentation

◆ clk

clk in std_logic
Port

◆ IEEE

IEEE
Library

◆ ipbus

ipbus
Package

◆ ipbus_in

ipbus_in in ipb_wbus
Port

◆ ipbus_out

ipbus_out out ipb_rbus
Port

◆ ipbus_reg_types

ipbus_reg_types
Package

◆ N_REG

N_REG positive := 1
Generic

◆ numeric_std

numeric_std
Package

◆ q

q out ipb_reg_v ( N_REG - 1 downto 0 )
Port

◆ qmask

qmask in ipb_reg_v ( N_REG - 1 downto 0 ) := ( others = > ( others = > ' 1 ' ) )
Port

◆ reset

reset in std_logic
Port

◆ STD_LOGIC_1164

STD_LOGIC_1164
Package

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