SURF  1.0
Decoder12b14b Entity Reference
+ Inheritance diagram for Decoder12b14b:

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>
Code12b14bPkg  Package <Code12b14bPkg>

Generics

TPD_G  time := 1 ns
RST_POLARITY_G  sl := ' 0 '
RST_ASYNC_G  boolean := false
DEBUG_DISP_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 ( 13 downto 0 )
dispIn   in slv ( 1 downto 0 ) := " 00 "
validOut   out sl
dataOut   out slv ( 11 downto 0 )
dataKOut   out sl
dispOut   out slv ( 1 downto 0 )
codeError   out sl
dispError   out sl

Detailed Description

See also
entity

Definition at line 25 of file Decoder12b14b.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 28 of file Decoder12b14b.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 0 '
Generic

Definition at line 29 of file Decoder12b14b.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := false
Generic

Definition at line 30 of file Decoder12b14b.vhd.

◆ DEBUG_DISP_G

DEBUG_DISP_G boolean := false
Generic

Definition at line 31 of file Decoder12b14b.vhd.

◆ clk

clk in sl
Port

Definition at line 33 of file Decoder12b14b.vhd.

◆ clkEn

clkEn in sl := ' 1 '
Port

Definition at line 34 of file Decoder12b14b.vhd.

◆ rst

rst in sl := not RST_POLARITY_G
Port

Definition at line 35 of file Decoder12b14b.vhd.

◆ validIn

validIn in sl := ' 1 '
Port

Definition at line 36 of file Decoder12b14b.vhd.

◆ dataIn

dataIn in slv ( 13 downto 0 )
Port

Definition at line 37 of file Decoder12b14b.vhd.

◆ dispIn

dispIn in slv ( 1 downto 0 ) := " 00 "
Port

Definition at line 38 of file Decoder12b14b.vhd.

◆ validOut

validOut out sl
Port

Definition at line 39 of file Decoder12b14b.vhd.

◆ dataOut

dataOut out slv ( 11 downto 0 )
Port

Definition at line 40 of file Decoder12b14b.vhd.

◆ dataKOut

dataKOut out sl
Port

Definition at line 41 of file Decoder12b14b.vhd.

◆ dispOut

dispOut out slv ( 1 downto 0 )
Port

Definition at line 42 of file Decoder12b14b.vhd.

◆ codeError

codeError out sl
Port

Definition at line 43 of file Decoder12b14b.vhd.

◆ dispError

dispError out sl
Port

Definition at line 44 of file Decoder12b14b.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file Decoder12b14b.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file Decoder12b14b.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 20 of file Decoder12b14b.vhd.

◆ Code12b14bPkg

Code12b14bPkg
Package

Definition at line 21 of file Decoder12b14b.vhd.


The documentation for this class was generated from the following file: