SURF
1.0
|
Entities | |
rtl | architecture |
Libraries | |
ieee |
Use Clauses | |
std_logic_1164 | |
StdRtlPkg | Package <StdRtlPkg> |
Code10b12bPkg | Package <Code10b12bPkg> |
Generics | |
TPD_G | time := 1 ns |
RST_POLARITY_G | sl := ' 0 ' |
RST_ASYNC_G | boolean := true |
USE_CLK_EN_G | boolean := false |
Ports | |
clk | in sl |
clkEn | in sl := ' 1 ' |
rst | in sl := not RST_POLARITY_G |
validIn | in sl := ' 1 ' |
dataIn | in slv ( 11 downto 0 ) |
dataOut | out slv ( 9 downto 0 ) |
dataKOut | out sl |
validOut | out sl |
dispOut | out sl |
codeError | out sl |
dispError | out sl |
Definition at line 25 of file Decoder10b12b.vhd.
|
Generic |
Definition at line 28 of file Decoder10b12b.vhd.
|
Generic |
Definition at line 29 of file Decoder10b12b.vhd.
|
Generic |
Definition at line 30 of file Decoder10b12b.vhd.
|
Generic |
Definition at line 31 of file Decoder10b12b.vhd.
Definition at line 33 of file Decoder10b12b.vhd.
Definition at line 34 of file Decoder10b12b.vhd.
|
Port |
Definition at line 35 of file Decoder10b12b.vhd.
Definition at line 36 of file Decoder10b12b.vhd.
Definition at line 37 of file Decoder10b12b.vhd.
Definition at line 38 of file Decoder10b12b.vhd.
Definition at line 39 of file Decoder10b12b.vhd.
Definition at line 40 of file Decoder10b12b.vhd.
Definition at line 41 of file Decoder10b12b.vhd.
Definition at line 42 of file Decoder10b12b.vhd.
Definition at line 43 of file Decoder10b12b.vhd.
|
Library |
Definition at line 18 of file Decoder10b12b.vhd.
|
Package |
Definition at line 19 of file Decoder10b12b.vhd.
|
Package |
Definition at line 20 of file Decoder10b12b.vhd.
|
Package |
Definition at line 21 of file Decoder10b12b.vhd.