|
SURF
|
Inheritance diagram for SspEncoder8b10b:
Collaboration diagram for SspEncoder8b10b:Entities | |
| SspEncoder8b10b.rtl | architecture |
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
| std_logic_unsigned | |
| StdRtlPkg | Package <StdRtlPkg> |
| Code8b10bPkg | Package <Code8b10bPkg> |
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 ( 15 downto 0 ) |
| validOut | out | sl |
| readyOut | in | sl := ' 1 ' |
| dataOut | out | slv ( 19 downto 0 ) |