SURF
|
Processes | |
PROCESS_164 | ( clk ) |
PROCESS_165 | ( decodeCodeErr , gearboxAligned , idle , lockOnIdle ) |
PROCESS_370 | ( clk ) |
PROCESS_371 | ( decodeCodeErr , gearboxAligned , idle , lockOnIdle ) |
Constants | |
ENCODE_WIDTH_C | positive := ite ( DATA_WIDTH_G = 16 , 20 , DATA_WIDTH_G+ 2 ) |
Signals | |
deserDataMask | slv ( 7 downto 0 ) := ( others = > ' 0 ' ) |
reset | sl := ' 1 ' |
gearboxAligned | sl := ' 0 ' |
slip | sl := ' 0 ' |
validOut | sl := ' 0 ' |
idle | sl := ' 0 ' |
encodeValid | sl := ' 0 ' |
encodeData | slv ( ENCODE_WIDTH_C- 1 downto 0 ) := ( others = > ' 0 ' ) |
decodeValid | sl := ' 0 ' |
decodeOutOfSync | sl := ' 0 ' |
decodeCodeErr | sl := ' 0 ' |
decodeDispErr | sl := ' 0 ' |
codeError | sl := ' 0 ' |
lineCodeErr | sl := ' 0 ' |
lineCodeDispErr | sl := ' 0 ' |
linkOutOfSync | sl := ' 0 ' |
Instantiations | |
u_reset | RstPipeline <Entity RstPipeline> |
u_gearbox | Gearbox <Entity Gearbox> |
u_gearboxaligner | SelectIoRxGearboxAligner <Entity SelectIoRxGearboxAligner> |
u_decoder | SspDecoder10b12b <Entity SspDecoder10b12b> |
u_decoder | SspDecoder12b14b <Entity SspDecoder12b14b> |
u_decoder | SspDecoder8b10b <Entity SspDecoder8b10b> |
u_reset | RstPipeline <Entity RstPipeline> |
u_gearbox | Gearbox <Entity Gearbox> |
u_gearboxaligner | SelectIoRxGearboxAligner <Entity SelectIoRxGearboxAligner> |
u_decoder | SspDecoder10b12b <Entity SspDecoder10b12b> |
u_decoder | SspDecoder12b14b <Entity SspDecoder12b14b> |
u_decoder | SspDecoder8b10b <Entity SspDecoder8b10b> |