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

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
std_logic_unsigned 
std_logic_arith 
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  sl := ' 1 '
USE_DSP48_G  string := " no "
SYNTH_CNT_G  slv := " 1 "
CNT_RST_EDGE_G  boolean := true
CNT_WIDTH_G  positive := 32
WIDTH_G  positive := 16

Ports

statusIn   in slv ( WIDTH_G - 1 downto 0 )
statusOut   out slv ( WIDTH_G - 1 downto 0 )
cntRstIn   in sl
rollOverEnIn   in slv ( WIDTH_G - 1 downto 0 ) := ( others = > ' 0 ' )
cntOut   out SlVectorArray ( WIDTH_G - 1 downto 0 , CNT_WIDTH_G - 1 downto 0 )
irqEnIn   in slv ( WIDTH_G - 1 downto 0 ) := ( others = > ' 0 ' )
irqOut   out sl
wrClk   in sl
wrRst   in sl := ' 0 '
rdClk   in sl
rdRst   in sl := ' 0 '

Detailed Description

See also
entity

Definition at line 27 of file SyncStatusVector.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 29 of file SyncStatusVector.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 1 '
Generic

Definition at line 30 of file SyncStatusVector.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := false
Generic

Definition at line 31 of file SyncStatusVector.vhd.

◆ COMMON_CLK_G

COMMON_CLK_G boolean := false
Generic

Definition at line 32 of file SyncStatusVector.vhd.

◆ RELEASE_DELAY_G

RELEASE_DELAY_G positive := 3
Generic

Definition at line 33 of file SyncStatusVector.vhd.

◆ IN_POLARITY_G

IN_POLARITY_G slv := " 1 "
Generic

Definition at line 34 of file SyncStatusVector.vhd.

◆ OUT_POLARITY_G

OUT_POLARITY_G sl := ' 1 '
Generic

Definition at line 35 of file SyncStatusVector.vhd.

◆ USE_DSP48_G

USE_DSP48_G string := " no "
Generic

Definition at line 36 of file SyncStatusVector.vhd.

◆ SYNTH_CNT_G

SYNTH_CNT_G slv := " 1 "
Generic

Definition at line 37 of file SyncStatusVector.vhd.

◆ CNT_RST_EDGE_G

CNT_RST_EDGE_G boolean := true
Generic

Definition at line 38 of file SyncStatusVector.vhd.

◆ CNT_WIDTH_G

CNT_WIDTH_G positive := 32
Generic

Definition at line 39 of file SyncStatusVector.vhd.

◆ WIDTH_G

WIDTH_G positive := 16
Generic

Definition at line 40 of file SyncStatusVector.vhd.

◆ statusIn

statusIn in slv ( WIDTH_G - 1 downto 0 )
Port

Definition at line 45 of file SyncStatusVector.vhd.

◆ statusOut

statusOut out slv ( WIDTH_G - 1 downto 0 )
Port

Definition at line 49 of file SyncStatusVector.vhd.

◆ cntRstIn

cntRstIn in sl
Port

Definition at line 55 of file SyncStatusVector.vhd.

◆ rollOverEnIn

rollOverEnIn in slv ( WIDTH_G - 1 downto 0 ) := ( others = > ' 0 ' )
Port

Definition at line 63 of file SyncStatusVector.vhd.

◆ cntOut

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

Definition at line 74 of file SyncStatusVector.vhd.

◆ irqEnIn

irqEnIn in slv ( WIDTH_G - 1 downto 0 ) := ( others = > ' 0 ' )
Port

Definition at line 85 of file SyncStatusVector.vhd.

◆ irqOut

irqOut out sl
Port

Definition at line 88 of file SyncStatusVector.vhd.

◆ wrClk

wrClk in sl
Port

Definition at line 92 of file SyncStatusVector.vhd.

◆ wrRst

wrRst in sl := ' 0 '
Port

Definition at line 93 of file SyncStatusVector.vhd.

◆ rdClk

rdClk in sl
Port

Definition at line 94 of file SyncStatusVector.vhd.

◆ rdRst

rdRst in sl := ' 0 '
Port

Definition at line 95 of file SyncStatusVector.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file SyncStatusVector.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file SyncStatusVector.vhd.

◆ std_logic_unsigned

Definition at line 20 of file SyncStatusVector.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 21 of file SyncStatusVector.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file SyncStatusVector.vhd.


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