Back to Design Hierarchy Report


Entity - ppl_64_rx_sync_fsm

Summary

Name

Location

Description

ppl_64_rx_sync_fsm

ppl_64_rx_sync_fsm.vhd#30

Instantiations

Count: 0

Generics

Count: 0

Ports

Count: 15

Name

Mode

Type

Description

RST_N

in

std_logic

Global reset. Active low

CLK

in

std_logic

Clock generated by GTY IP

LANE_RESET_DL

in

std_logic

Lane reset command from Data-Link Layer.

DATA_RX_PLRSF

out

std_logic_vector ( C_DATA_WIDTH - 1 downto 0 )

64-bit data to lane_ctrl_word_detect

VALID_K_CHARAC_PLRSF

out

std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 )

8-bit valid K character flags to lane_ctrl_word_detect

DATA_RDY_PLRSF

out

std_logic

Data valid flag to lane_ctrl_word_detect

LOSS_OF_SIGNAL_PLRSF

out

std_logic

Loss of signal flag from PLRSF

DATA_RX_PLWA

in

std_logic_vector ( C_DATA_WIDTH - 1 downto 0 )

64-bit data from ppl_64_word_alignment

VALID_K_CHARAC_PLWA

in

std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 )

8-bit valid K character flags from ppl_64_word_alignment

INVALID_CHAR_PLWA

in

std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 )

Invalid character flags from ppl_64_word_alignment

DISPARITY_ERR_PLWA

in

std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 )

Disparity error flags from ppl_64_word_alignment

RX_WORD_IS_ALIGNED_PLWA

in

std_logic

RX word is aligned from ppl_64_word_alignment

COMMA_DET_PLWA

in

std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 )

Flag indicates that a comma is detected on the word received

LOSS_OF_SIGNAL_PLWA

in

std_logic

Loss of signal flag from PLWA

LANE_RESET

in

std_logic

Asserts or de-asserts LaneReset for the lane


Back to Design Hierarchy Report