Back to Design Hierarchy Report
Entity - data_desencapsulation
Summary
Name |
Location |
Description |
---|---|---|
data_desencapsulation |
Instantiations
Count: 1
Name |
Location |
Description |
Details |
---|---|---|---|
inst_data_desencapsulation |
Generics
Count: 1
Name |
Type |
Default value |
Description |
---|---|---|---|
integer |
8 |
Number of virtual channels |
Ports
Count: 7
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic |
Global Clock |
|
in |
std_logic |
Link Reset command |
|
in |
std_logic_vector ( C_DATA_K_WIDTH - 1 downto 0 ) |
Data parallel (K character + DATA) from data_mid_buffer |
|
out |
std_logic |
Read command |
|
in |
std_logic |
Data valid flag associated with DATA_DMBUF |
|
out |
vc_data_k_array ( G_VC_NUM - 1 downto 0 ) |
Data parallel (K character + DATA) to each data_in_buf (1 per VC) |
|
out |
std_logic_vector ( G_VC_NUM - 1 downto 0 ) |
Data valid flag associated with DATA_DDES |