SURF  1.0
Encoder12b14b Entity Reference
+ Inheritance diagram for Encoder12b14b:

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
FLOW_CTRL_EN_G  boolean := false

Ports

clk   in sl
clkEn   in sl := ' 1 '
rst   in sl := not RST_POLARITY_G
validIn   in sl := ' 1 '
readyIn   out sl
dataIn   in slv ( 11 downto 0 )
dispIn   in slv ( 1 downto 0 ) := " 00 "
dataKIn   in sl
validOut   out sl
readyOut   in sl := ' 1 '
dataOut   out slv ( 13 downto 0 )
dispOut   out slv ( 1 downto 0 )

Detailed Description

See also
entity

Definition at line 25 of file Encoder12b14b.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 28 of file Encoder12b14b.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 0 '
Generic

Definition at line 29 of file Encoder12b14b.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := false
Generic

Definition at line 30 of file Encoder12b14b.vhd.

◆ DEBUG_DISP_G

DEBUG_DISP_G boolean := false
Generic

Definition at line 31 of file Encoder12b14b.vhd.

◆ FLOW_CTRL_EN_G

FLOW_CTRL_EN_G boolean := false
Generic

Definition at line 32 of file Encoder12b14b.vhd.

◆ clk

clk in sl
Port

Definition at line 34 of file Encoder12b14b.vhd.

◆ clkEn

clkEn in sl := ' 1 '
Port

Definition at line 35 of file Encoder12b14b.vhd.

◆ rst

rst in sl := not RST_POLARITY_G
Port

Definition at line 36 of file Encoder12b14b.vhd.

◆ validIn

validIn in sl := ' 1 '
Port

Definition at line 37 of file Encoder12b14b.vhd.

◆ readyIn

readyIn out sl
Port

Definition at line 38 of file Encoder12b14b.vhd.

◆ dataIn

dataIn in slv ( 11 downto 0 )
Port

Definition at line 39 of file Encoder12b14b.vhd.

◆ dispIn

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

Definition at line 40 of file Encoder12b14b.vhd.

◆ dataKIn

dataKIn in sl
Port

Definition at line 41 of file Encoder12b14b.vhd.

◆ validOut

validOut out sl
Port

Definition at line 42 of file Encoder12b14b.vhd.

◆ readyOut

readyOut in sl := ' 1 '
Port

Definition at line 43 of file Encoder12b14b.vhd.

◆ dataOut

dataOut out slv ( 13 downto 0 )
Port

Definition at line 44 of file Encoder12b14b.vhd.

◆ dispOut

dispOut out slv ( 1 downto 0 )
Port

Definition at line 45 of file Encoder12b14b.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file Encoder12b14b.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file Encoder12b14b.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 20 of file Encoder12b14b.vhd.

◆ Code12b14bPkg

Code12b14bPkg
Package

Definition at line 21 of file Encoder12b14b.vhd.


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