SURF
1.0
|
Entities | |
rtl | architecture |
Libraries | |
ieee |
Use Clauses | |
std_logic_1164 | |
STD_LOGIC_UNSIGNED | |
STD_LOGIC_ARITH | |
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 ) |
Definition at line 30 of file SspEncoder10b12b.vhd.
|
Generic |
Definition at line 33 of file SspEncoder10b12b.vhd.
|
Generic |
Definition at line 34 of file SspEncoder10b12b.vhd.
|
Generic |
Definition at line 35 of file SspEncoder10b12b.vhd.
|
Generic |
Definition at line 36 of file SspEncoder10b12b.vhd.
|
Generic |
Definition at line 37 of file SspEncoder10b12b.vhd.
Definition at line 39 of file SspEncoder10b12b.vhd.
|
Port |
Definition at line 40 of file SspEncoder10b12b.vhd.
Definition at line 41 of file SspEncoder10b12b.vhd.
Definition at line 42 of file SspEncoder10b12b.vhd.
Definition at line 43 of file SspEncoder10b12b.vhd.
Definition at line 44 of file SspEncoder10b12b.vhd.
Definition at line 45 of file SspEncoder10b12b.vhd.
Definition at line 46 of file SspEncoder10b12b.vhd.
Definition at line 47 of file SspEncoder10b12b.vhd.
Definition at line 48 of file SspEncoder10b12b.vhd.
|
Library |
Definition at line 20 of file SspEncoder10b12b.vhd.
|
Package |
Definition at line 21 of file SspEncoder10b12b.vhd.
|
Package |
Definition at line 22 of file SspEncoder10b12b.vhd.
|
Package |
Definition at line 23 of file SspEncoder10b12b.vhd.
|
Package |
Definition at line 25 of file SspEncoder10b12b.vhd.
|
Package |
Definition at line 26 of file SspEncoder10b12b.vhd.