SURF
|
Processes | |
test |
Constants | |
TPD_C | time := 0 . 25 ns |
RST_START_DELAY_C | time := 0 ns |
RST_HOLD_TIME_C | time := 1000 ns |
NUM_LANE_C | positive := 1 |
Signals | |
axilClk | sl := ' 0 ' |
axilRst | sl := ' 1 ' |
axilWriteMaster | AxiLiteWriteMasterType := AXI_LITE_WRITE_MASTER_INIT_C |
axilWriteSlave | AxiLiteWriteSlaveType := AXI_LITE_WRITE_SLAVE_INIT_C |
axilReadMaster | AxiLiteReadMasterType := AXI_LITE_READ_MASTER_INIT_C |
axilReadSlave | AxiLiteReadSlaveType := AXI_LITE_READ_SLAVE_INIT_C |
clk1000 | sl := ' 0 ' |
rst1000 | sl := ' 1 ' |
clk500 | sl := ' 0 ' |
rst500 | sl := ' 1 ' |
txEncodeValid | sl := ' 0 ' |
txEncodeReady | sl := ' 0 ' |
txEncodeData | slv ( 19 downto 0 ) |
asicDataP | sl := ' 0 ' |
asicDataN | sl := ' 1 ' |
deserClk | sl := ' 0 ' |
deserRst | sl := ' 1 ' |
deserData | Slv8Array ( NUM_LANE_C- 1 downto 0 ) |
dlyLoad | slv ( NUM_LANE_C- 1 downto 0 ) |
dlyCfg | Slv9Array ( NUM_LANE_C- 1 downto 0 ) |
sspRxLinkUp | slv ( NUM_LANE_C- 1 downto 0 ) |
sspRxValid | slv ( NUM_LANE_C- 1 downto 0 ) |
sspRxData | Slv16Array ( NUM_LANE_C- 1 downto 0 ) |
sspRxSof | slv ( NUM_LANE_C- 1 downto 0 ) |
sspRxEof | slv ( NUM_LANE_C- 1 downto 0 ) |
sspRxEofe | slv ( NUM_LANE_C- 1 downto 0 ) |
Instantiations | |
u_axilclk | ClkRst <Entity ClkRst> |
u_clk1000 | ClkRst <Entity ClkRst> |
u_clk500 | ClkRst <Entity ClkRst> |
u_encoder | SspEncoder8b10b <Entity SspEncoder8b10b> |
u_serializer | Gearbox <Entity Gearbox> |
u_deser | SelectioDeserUltraScale <Entity SelectioDeserUltraScale> |
u_sspdecoder | SspLowSpeedDecoder8b10bWrapper <Entity SspLowSpeedDecoder8b10bWrapper> |