SURF
1.0
|
Entities | |
rtl | architecture |
Libraries | |
ieee |
Use Clauses | |
std_logic_1164 | |
STD_LOGIC_UNSIGNED | |
STD_LOGIC_ARITH | |
StdRtlPkg | Package <StdRtlPkg> |
Code8b10bPkg | Package <Code8b10bPkg> |
Generics | |
TPD_G | time := 1 ns |
RST_POLARITY_G | sl := ' 0 ' |
RST_ASYNC_G | boolean := true |
Ports | |
clk | in sl |
rst | in sl := RST_POLARITY_G |
dataIn | in slv ( 19 downto 0 ) |
validIn | in sl := ' 1 ' |
dataOut | out slv ( 15 downto 0 ) |
validOut | out sl |
sof | out sl |
eof | out sl |
eofe | out sl |
Definition at line 30 of file SspDecoder8b10b.vhd.
|
Generic |
Definition at line 33 of file SspDecoder8b10b.vhd.
|
Generic |
Definition at line 34 of file SspDecoder8b10b.vhd.
|
Generic |
Definition at line 35 of file SspDecoder8b10b.vhd.
Definition at line 38 of file SspDecoder8b10b.vhd.
|
Port |
Definition at line 39 of file SspDecoder8b10b.vhd.
Definition at line 40 of file SspDecoder8b10b.vhd.
Definition at line 41 of file SspDecoder8b10b.vhd.
Definition at line 42 of file SspDecoder8b10b.vhd.
Definition at line 43 of file SspDecoder8b10b.vhd.
Definition at line 44 of file SspDecoder8b10b.vhd.
Definition at line 45 of file SspDecoder8b10b.vhd.
Definition at line 46 of file SspDecoder8b10b.vhd.
|
Library |
Definition at line 20 of file SspDecoder8b10b.vhd.
|
Package |
Definition at line 21 of file SspDecoder8b10b.vhd.
|
Package |
Definition at line 22 of file SspDecoder8b10b.vhd.
|
Package |
Definition at line 23 of file SspDecoder8b10b.vhd.
|
Package |
Definition at line 25 of file SspDecoder8b10b.vhd.
|
Package |
Definition at line 26 of file SspDecoder8b10b.vhd.