My Project  v0.0.16
Libraries | Use Clauses | Records | Types | Constants
drp_decl Package Reference

Libraries

IEEE 

Use Clauses

STD_LOGIC_1164 

Constants

DRP_WBUS_NULL  drp_wbus := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' )
DRP_RBUS_NULL  drp_rbus := ( ( others = > ' 0 ' ) , ' 0 ' )

Types

drp_wbus_array array ( natural range <> ) of drp_wbus
drp_rbus_array array ( natural range <> ) of drp_rbus

Records

drp_wbus  
addr  std_logic_vector ( 8 downto 0 )
data  std_logic_vector ( 15 downto 0 )
en  std_logic
we  std_logic
drp_rbus  
rdy  std_logic

Member Data Documentation

◆ addr

addr std_logic_vector ( 8 downto 0 )
Record

◆ data

data std_logic_vector ( 15 downto 0 )
Record

◆ drp_rbus

drp_rbus
Record

◆ drp_rbus_array

drp_rbus_array array ( natural range <> ) of drp_rbus
Type

◆ DRP_RBUS_NULL

DRP_RBUS_NULL drp_rbus := ( ( others = > ' 0 ' ) , ' 0 ' )
Constant

◆ drp_wbus

drp_wbus
Record

◆ drp_wbus_array

drp_wbus_array array ( natural range <> ) of drp_wbus
Type

◆ DRP_WBUS_NULL

DRP_WBUS_NULL drp_wbus := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' )
Constant

◆ en

en std_logic
Record

◆ IEEE

IEEE
Library

◆ rdy

rdy std_logic
Record

◆ STD_LOGIC_1164

STD_LOGIC_1164
Package

◆ we

we std_logic
Record

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