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

Entities

mapping  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>

Generics

TPD_G  time := 1 ns
RST_POLARITY_G  sl := ' 1 '
RST_ASYNC_G  boolean := false
COMMON_CLK_G  boolean := false
RELEASE_DELAY_G  positive := 3
IN_POLARITY_G  slv := " 1 "
OUT_POLARITY_G  slv := " 1 "
USE_DSP48_G  string := " no "
SYNTH_CNT_G  slv := " 1 "
CNT_RST_EDGE_G  boolean := true
CNT_WIDTH_G  positive := 16
WIDTH_G  positive := 16

Ports

dataIn   in slv ( WIDTH_G - 1 downto 0 )
rollOverEn   in slv ( WIDTH_G - 1 downto 0 )
cntRst   in sl := not RST_POLARITY_G
dataOut   out slv ( WIDTH_G - 1 downto 0 )
cntOut   out SlVectorArray ( WIDTH_G - 1 downto 0 , CNT_WIDTH_G - 1 downto 0 )
wrClk   in sl
wrRst   in sl := not RST_POLARITY_G
rdClk   in sl
rdRst   in sl := not RST_POLARITY_G

Detailed Description

See also
entity

Definition at line 25 of file SynchronizerOneShotCntVector.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 27 of file SynchronizerOneShotCntVector.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 1 '
Generic

Definition at line 28 of file SynchronizerOneShotCntVector.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := false
Generic

Definition at line 29 of file SynchronizerOneShotCntVector.vhd.

◆ COMMON_CLK_G

COMMON_CLK_G boolean := false
Generic

Definition at line 30 of file SynchronizerOneShotCntVector.vhd.

◆ RELEASE_DELAY_G

RELEASE_DELAY_G positive := 3
Generic

Definition at line 31 of file SynchronizerOneShotCntVector.vhd.

◆ IN_POLARITY_G

IN_POLARITY_G slv := " 1 "
Generic

Definition at line 32 of file SynchronizerOneShotCntVector.vhd.

◆ OUT_POLARITY_G

OUT_POLARITY_G slv := " 1 "
Generic

Definition at line 33 of file SynchronizerOneShotCntVector.vhd.

◆ USE_DSP48_G

USE_DSP48_G string := " no "
Generic

Definition at line 34 of file SynchronizerOneShotCntVector.vhd.

◆ SYNTH_CNT_G

SYNTH_CNT_G slv := " 1 "
Generic

Definition at line 35 of file SynchronizerOneShotCntVector.vhd.

◆ CNT_RST_EDGE_G

CNT_RST_EDGE_G boolean := true
Generic

Definition at line 36 of file SynchronizerOneShotCntVector.vhd.

◆ CNT_WIDTH_G

CNT_WIDTH_G positive := 16
Generic

Definition at line 37 of file SynchronizerOneShotCntVector.vhd.

◆ WIDTH_G

WIDTH_G positive := 16
Generic

Definition at line 38 of file SynchronizerOneShotCntVector.vhd.

◆ dataIn

dataIn in slv ( WIDTH_G - 1 downto 0 )
Port

Definition at line 41 of file SynchronizerOneShotCntVector.vhd.

◆ rollOverEn

rollOverEn in slv ( WIDTH_G - 1 downto 0 )
Port

Definition at line 43 of file SynchronizerOneShotCntVector.vhd.

◆ cntRst

cntRst in sl := not RST_POLARITY_G
Port

Definition at line 44 of file SynchronizerOneShotCntVector.vhd.

◆ dataOut

dataOut out slv ( WIDTH_G - 1 downto 0 )
Port

Definition at line 45 of file SynchronizerOneShotCntVector.vhd.

◆ cntOut

cntOut out SlVectorArray ( WIDTH_G - 1 downto 0 , CNT_WIDTH_G - 1 downto 0 )
Port

Definition at line 46 of file SynchronizerOneShotCntVector.vhd.

◆ wrClk

wrClk in sl
Port

Definition at line 48 of file SynchronizerOneShotCntVector.vhd.

◆ wrRst

wrRst in sl := not RST_POLARITY_G
Port

Definition at line 49 of file SynchronizerOneShotCntVector.vhd.

◆ rdClk

rdClk in sl
Port

Definition at line 50 of file SynchronizerOneShotCntVector.vhd.

◆ rdRst

rdRst in sl := not RST_POLARITY_G
Port

Definition at line 51 of file SynchronizerOneShotCntVector.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file SynchronizerOneShotCntVector.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file SynchronizerOneShotCntVector.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file SynchronizerOneShotCntVector.vhd.


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