Back to Design Hierarchy Report


Entity - ppl_64_lane_ctrl_word_insert

Summary

Name

Location

Description

ppl_64_lane_ctrl_word_insert

ppl_64_lane_ctrl_word_insert.vhd#32

Instantiations

Count: 0

Generics

Count: 0

Ports

Count: 23

Name

Mode

Type

Description

RST_N

in

std_logic

Global reset Active Low

CLK

in

std_logic

Clock generated by HSSL IP

RD_DATA_EN_PLCWI

out

std_logic

Read command to receive data from the Data-Link layer

RD_DATA_VALID_DL

in

std_logic

Data valid flag from the Data-Link layer

CAPABILITY_DL

in

std_logic_vector ( 7 downto 0 )

Capability field from the Data-Link layer

DATA_TX_DL

in

std_logic_vector ( C_DATA_WIDTH - 1 downto 0 )

64-bit data received from the Data-Link layer

VALID_K_CHARAC_DL

in

std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 )

Flags indicating which bytes are K characters from the Data-Link layer

NO_DATA_DL

in

std_logic

Flag enabling IDLE word insertion when no data is available from the Data-Link layer

WAIT_SEND_DATA_PLSI

in

std_logic

Flag indicating that skip_insertion is sending a SKIP control word

NEW_DATA_PLCWI

out

std_logic

New data available for skip_insertion

DATA_TX_PLCWI

out

std_logic_vector ( C_DATA_WIDTH - 1 downto 0 )

64-bit data to be sent to the physical layer

VALID_K_CHARAC_PLCWI

out

std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 )

Flags indicating which bytes are K characters

SEND_INIT1_CTRL_WORD_PLIF

in

std_logic

Flag to send INIT1 control word followed by 64 pseudo-random data words

SEND_INIT2_CTRL_WORD_PLIF

in

std_logic

Flag to send INIT2 control word followed by 64 pseudo-random data words

SEND_INIT3_CTRL_WORD_PLIF

in

std_logic

Flag to send INIT3 control word followed by 64 pseudo-random data words

INIT3_X3_SENT_PLCWI

out

std_logic

Flag indicating at least 3 INIT 3 has been sent

ENABLE_TRANSM_DATA_PLIF

in

std_logic

Flag to enable data transmission

SEND_32_STANDBY_CTRL_WORDS_PLIF

in

std_logic

Flag to send 32 STANDBY control words

SEND_32_LOSS_SIGNAL_CTRL_WORDS_PLIF

in

std_logic

Flag to send 32 LOSS_SIGNAL control words

STANDBY_SIGNAL_X32_PLCWI

out

std_logic

Flag indicating 32 STANDBY control words have been sent

LOST_SIGNAL_X32_PLCWI

out

std_logic

Flag indicating 32 LOSS_SIGNAL control words have been sent

LOST_CAUSE_PLIF

in

std_logic_vector ( 1 downto 0 )

Indicates the reason for LOST_SIGNAL

STANDBY_REASON_MIB

in

std_logic_vector ( 7 downto 0 )

Standby reason from MIB


Back to Design Hierarchy Report