My Project
v0.0.16
|
Libraries | |
IEEE |
Use Clauses | |
STD_LOGIC_1164 |
Constants | |
IPB_RBUS_NULL | ipb_rbus := ( ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' ) |
IPB_WBUS_NULL | ipb_wbus := ( ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' ) |
IPBDC_SEL_WIDTH | integer := 5 |
IPBDC_BUS_NULL | ipbdc_bus := ( " 00 " , ( others = > ' 0 ' ) , ' 0 ' ) |
Types | |
ipb_wbus_array | array ( natural range <> ) of ipb_wbus |
ipb_rbus_array | array ( natural range <> ) of ipb_rbus |
ipbdc_bus_array | array ( natural range <> ) of ipbdc_bus |
ipb_mac_cfg | ( EXTERNAL , INTERNAL ) |
ipb_ip_cfg | ( EXTERNAL , INTERNAL ) |
Records | |
ipb_wbus | |
ipb_addr | std_logic_vector ( 31 downto 0 ) |
ipb_wdata | std_logic_vector ( 31 downto 0 ) |
ipb_strobe | std_logic |
ipb_write | std_logic |
ipb_rbus | |
ipb_rdata | std_logic_vector ( 31 downto 0 ) |
ipb_ack | std_logic |
ipb_err | std_logic |
ipbdc_bus | |
phase | std_logic_vector ( 1 downto 0 ) |
ad | std_logic_vector ( 31 downto 0 ) |
flag | std_logic |
|
Record |
|
Record |
|
Library |
|
Record |
|
Record |
|
Record |
|
Type |
|
Type |
|
Record |
|
Type |
|
Constant |
|
Record |
|
Record |
|
Record |
|
Type |
|
Constant |
|
Record |
|
Record |
|
Record |
|
Type |
|
Constant |
|
Constant |
|
Record |
|
Package |