SURF
|
Entities | |
SspEncoder10b12b.rtl | architecture |
Libraries | |
ieee | |
surf |
Use Clauses | |
std_logic_1164 | |
std_logic_arith | |
std_logic_unsigned | |
StdRtlPkg | Package <StdRtlPkg> |
Code10b12bPkg | Package <Code10b12bPkg> |
Generics | |
TPD_G | time := 1 ns |
RST_POLARITY_G | sl := ' 0 ' |
RST_ASYNC_G | boolean := true |
AUTO_FRAME_G | boolean := true |
FLOW_CTRL_EN_G | boolean := false |
Ports | ||
clk | in | sl |
rst | in | sl := RST_POLARITY_G |
validIn | in | sl |
readyIn | out | sl |
sof | in | sl := ' 0 ' |
eof | in | sl := ' 0 ' |
dataIn | in | slv ( 9 downto 0 ) |
validOut | out | sl |
readyOut | in | sl := ' 1 ' |
dataOut | out | slv ( 11 downto 0 ) |