SURF  1.0
SspDecoder10b12b Entity Reference
+ Inheritance diagram for SspDecoder10b12b:
+ Collaboration diagram for SspDecoder10b12b:

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

Ports

clk   in sl
rst   in sl := RST_POLARITY_G
dataIn   in slv ( 11 downto 0 )
validIn   in sl := ' 1 '
dataOut   out slv ( 9 downto 0 )
validOut   out sl
sof   out sl
eof   out sl
eofe   out sl
codeError   out sl
dispError   out sl

Detailed Description

See also
entity

Definition at line 30 of file SspDecoder10b12b.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 33 of file SspDecoder10b12b.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 0 '
Generic

Definition at line 34 of file SspDecoder10b12b.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := true
Generic

Definition at line 35 of file SspDecoder10b12b.vhd.

◆ clk

clk in sl
Port

Definition at line 38 of file SspDecoder10b12b.vhd.

◆ rst

rst in sl := RST_POLARITY_G
Port

Definition at line 39 of file SspDecoder10b12b.vhd.

◆ dataIn

dataIn in slv ( 11 downto 0 )
Port

Definition at line 40 of file SspDecoder10b12b.vhd.

◆ validIn

validIn in sl := ' 1 '
Port

Definition at line 41 of file SspDecoder10b12b.vhd.

◆ dataOut

dataOut out slv ( 9 downto 0 )
Port

Definition at line 42 of file SspDecoder10b12b.vhd.

◆ validOut

validOut out sl
Port

Definition at line 43 of file SspDecoder10b12b.vhd.

◆ sof

sof out sl
Port

Definition at line 44 of file SspDecoder10b12b.vhd.

◆ eof

eof out sl
Port

Definition at line 45 of file SspDecoder10b12b.vhd.

◆ eofe

eofe out sl
Port

Definition at line 46 of file SspDecoder10b12b.vhd.

◆ codeError

codeError out sl
Port

Definition at line 47 of file SspDecoder10b12b.vhd.

◆ dispError

dispError out sl
Port

Definition at line 48 of file SspDecoder10b12b.vhd.

◆ ieee

ieee
Library

Definition at line 20 of file SspDecoder10b12b.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 21 of file SspDecoder10b12b.vhd.

◆ STD_LOGIC_UNSIGNED

Definition at line 22 of file SspDecoder10b12b.vhd.

◆ STD_LOGIC_ARITH

STD_LOGIC_ARITH
Package

Definition at line 23 of file SspDecoder10b12b.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 25 of file SspDecoder10b12b.vhd.

◆ Code10b12bPkg

Code10b12bPkg
Package

Definition at line 26 of file SspDecoder10b12b.vhd.


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