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

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
STD_LOGIC_UNSIGNED 
STD_LOGIC_ARITH 
StdRtlPkg  Package <StdRtlPkg>
Code8b10bPkg  Package <Code8b10bPkg>

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 ( 15 downto 0 )
validOut   out sl
readyOut   in sl := ' 1 '
dataOut   out slv ( 19 downto 0 )

Detailed Description

See also
entity

Definition at line 30 of file SspEncoder8b10b.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 33 of file SspEncoder8b10b.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 0 '
Generic

Definition at line 34 of file SspEncoder8b10b.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := true
Generic

Definition at line 35 of file SspEncoder8b10b.vhd.

◆ AUTO_FRAME_G

AUTO_FRAME_G boolean := true
Generic

Definition at line 36 of file SspEncoder8b10b.vhd.

◆ FLOW_CTRL_EN_G

FLOW_CTRL_EN_G boolean := false
Generic

Definition at line 37 of file SspEncoder8b10b.vhd.

◆ clk

clk in sl
Port

Definition at line 39 of file SspEncoder8b10b.vhd.

◆ rst

rst in sl := RST_POLARITY_G
Port

Definition at line 40 of file SspEncoder8b10b.vhd.

◆ validIn

validIn in sl
Port

Definition at line 41 of file SspEncoder8b10b.vhd.

◆ readyIn

readyIn out sl
Port

Definition at line 42 of file SspEncoder8b10b.vhd.

◆ sof

sof in sl := ' 0 '
Port

Definition at line 43 of file SspEncoder8b10b.vhd.

◆ eof

eof in sl := ' 0 '
Port

Definition at line 44 of file SspEncoder8b10b.vhd.

◆ dataIn

dataIn in slv ( 15 downto 0 )
Port

Definition at line 45 of file SspEncoder8b10b.vhd.

◆ validOut

validOut out sl
Port

Definition at line 46 of file SspEncoder8b10b.vhd.

◆ readyOut

readyOut in sl := ' 1 '
Port

Definition at line 47 of file SspEncoder8b10b.vhd.

◆ dataOut

dataOut out slv ( 19 downto 0 )
Port

Definition at line 48 of file SspEncoder8b10b.vhd.

◆ ieee

ieee
Library

Definition at line 20 of file SspEncoder8b10b.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 21 of file SspEncoder8b10b.vhd.

◆ STD_LOGIC_UNSIGNED

Definition at line 22 of file SspEncoder8b10b.vhd.

◆ STD_LOGIC_ARITH

STD_LOGIC_ARITH
Package

Definition at line 23 of file SspEncoder8b10b.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 25 of file SspEncoder8b10b.vhd.

◆ Code8b10bPkg

Code8b10bPkg
Package

Definition at line 26 of file SspEncoder8b10b.vhd.


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