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

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
BYPASS_SYNC_G  boolean := false
RELEASE_DELAY_G  positive := 3
IN_POLARITY_G  slv := " 1 "
OUT_POLARITY_G  slv := " 1 "
PULSE_WIDTH_G  positive := 1
WIDTH_G  positive := 16

Ports

clk   in sl
rst   in sl := not RST_POLARITY_G
dataIn   in slv ( WIDTH_G - 1 downto 0 )
dataOut   out slv ( WIDTH_G - 1 downto 0 )

Detailed Description

See also
entity

Definition at line 25 of file SynchronizerOneShotVector.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 27 of file SynchronizerOneShotVector.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 1 '
Generic

Definition at line 28 of file SynchronizerOneShotVector.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := false
Generic

Definition at line 29 of file SynchronizerOneShotVector.vhd.

◆ BYPASS_SYNC_G

BYPASS_SYNC_G boolean := false
Generic

Definition at line 30 of file SynchronizerOneShotVector.vhd.

◆ RELEASE_DELAY_G

RELEASE_DELAY_G positive := 3
Generic

Definition at line 31 of file SynchronizerOneShotVector.vhd.

◆ IN_POLARITY_G

IN_POLARITY_G slv := " 1 "
Generic

Definition at line 32 of file SynchronizerOneShotVector.vhd.

◆ OUT_POLARITY_G

OUT_POLARITY_G slv := " 1 "
Generic

Definition at line 33 of file SynchronizerOneShotVector.vhd.

◆ PULSE_WIDTH_G

PULSE_WIDTH_G positive := 1
Generic

Definition at line 34 of file SynchronizerOneShotVector.vhd.

◆ WIDTH_G

WIDTH_G positive := 16
Generic

Definition at line 35 of file SynchronizerOneShotVector.vhd.

◆ clk

clk in sl
Port

Definition at line 37 of file SynchronizerOneShotVector.vhd.

◆ rst

rst in sl := not RST_POLARITY_G
Port

Definition at line 38 of file SynchronizerOneShotVector.vhd.

◆ dataIn

dataIn in slv ( WIDTH_G - 1 downto 0 )
Port

Definition at line 39 of file SynchronizerOneShotVector.vhd.

◆ dataOut

dataOut out slv ( WIDTH_G - 1 downto 0 )
Port

Definition at line 40 of file SynchronizerOneShotVector.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file SynchronizerOneShotVector.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file SynchronizerOneShotVector.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file SynchronizerOneShotVector.vhd.


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