Back to Design Hierarchy Report
Entity - data_encapsulation
Summary
Name |
Location |
Description |
---|---|---|
data_encapsulation |
Instantiations
Count: 1
Name |
Location |
Description |
Details |
---|---|---|---|
inst_data_encapsulation |
Generics
Count: 1
Name |
Type |
Default value |
Description |
---|---|---|---|
integer |
8 |
Number of virtual channel |
Ports
Count: 22
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic |
Global Clock |
|
in |
std_logic |
Link Reset command |
|
in |
std_logic |
Lane Active flag for the DATA Link Layer |
|
in |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
Data parallel from data_mac |
|
in |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
K charachter valid in the 32-bit DATA_DMAC vector |
|
in |
std_logic |
New word flag from data_mac |
|
in |
std_logic |
End frame/control word from data_mac |
|
in |
std_logic_vector ( C_TYPE_FRAME_LENGTH - 1 downto 0 ) |
Type of the frame associated with DATA_DMAC |
|
in |
std_logic_vector ( G_VC_NUM - 1 downto 0 ) |
Virtual channel of the frame associated with DATA_DMAC |
|
in |
std_logic_vector ( G_VC_NUM - 1 downto 0 ) |
BROADCAST Type |
|
in |
std_logic_vector ( G_VC_NUM - 1 downto 0 ) |
BROADCAST Channel (one channel in this implementation) |
|
in |
std_logic_vector ( 2 - 1 downto 0 ) |
BOADCAST status |
|
in |
std_logic_vector ( G_VC_NUM - 1 downto 0 ) |
Multiplier and Channel field for FCT word |
|
in |
std_logic_vector ( 7 downto 0 ) |
SEQ_NUM ACK value |
|
in |
std_logic |
Transmission polarity flag |
|
out |
std_logic |
New word flag to data_seq_compute |
|
out |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
Data parallel to data_seq_compute |
|
out |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
K charachter valid in the 32-bit DATA_DENC vector |
|
out |
std_logic_vector ( C_TYPE_FRAME_LENGTH - 1 downto 0 ) |
Type of the frame associated with DATA_DENC |
|
out |
std_logic |
End frame/control word associated with DATA_DENC |
|
out |
std_logic_vector ( 7 downto 0 ) |
SEQ_NUM ACK value |
|
out |
std_logic |
Transmission polarity flag |