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

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
STD_LOGIC_UNSIGNED 
STD_LOGIC_ARITH 
StdRtlPkg  Package <StdRtlPkg>
Code12b14bPkg  Package <Code12b14bPkg>

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
validIn   in sl := ' 1 '
dataIn   in slv ( 13 downto 0 )
validOut   out sl
dataOut   out slv ( 11 downto 0 )
valid   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 SspDecoder12b14b.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 33 of file SspDecoder12b14b.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 0 '
Generic

Definition at line 34 of file SspDecoder12b14b.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := true
Generic

Definition at line 35 of file SspDecoder12b14b.vhd.

◆ clk

clk in sl
Port

Definition at line 37 of file SspDecoder12b14b.vhd.

◆ rst

rst in sl := RST_POLARITY_G
Port

Definition at line 38 of file SspDecoder12b14b.vhd.

◆ validIn

validIn in sl := ' 1 '
Port

Definition at line 39 of file SspDecoder12b14b.vhd.

◆ dataIn

dataIn in slv ( 13 downto 0 )
Port

Definition at line 40 of file SspDecoder12b14b.vhd.

◆ validOut

validOut out sl
Port

Definition at line 41 of file SspDecoder12b14b.vhd.

◆ dataOut

dataOut out slv ( 11 downto 0 )
Port

Definition at line 42 of file SspDecoder12b14b.vhd.

◆ valid

valid out sl
Port

Definition at line 43 of file SspDecoder12b14b.vhd.

◆ sof

sof out sl
Port

Definition at line 44 of file SspDecoder12b14b.vhd.

◆ eof

eof out sl
Port

Definition at line 45 of file SspDecoder12b14b.vhd.

◆ eofe

eofe out sl
Port

Definition at line 46 of file SspDecoder12b14b.vhd.

◆ codeError

codeError out sl
Port

Definition at line 47 of file SspDecoder12b14b.vhd.

◆ dispError

dispError out sl
Port

Definition at line 48 of file SspDecoder12b14b.vhd.

◆ ieee

ieee
Library

Definition at line 20 of file SspDecoder12b14b.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 21 of file SspDecoder12b14b.vhd.

◆ STD_LOGIC_UNSIGNED

Definition at line 22 of file SspDecoder12b14b.vhd.

◆ STD_LOGIC_ARITH

STD_LOGIC_ARITH
Package

Definition at line 23 of file SspDecoder12b14b.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 25 of file SspDecoder12b14b.vhd.

◆ Code12b14bPkg

Code12b14bPkg
Package

Definition at line 26 of file SspDecoder12b14b.vhd.


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