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

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>

Generics

TPD_G  time := 1 ns
RST_POLARITY_G  sl := ' 1 '
OUT_POLARITY_G  sl := ' 1 '
RST_ASYNC_G  boolean := false
BYPASS_SYNC_G  boolean := false
STAGES_G  positive := 3
INIT_G  slv := " 0 "

Ports

clk   in sl
rst   in sl := not RST_POLARITY_G
dataIn   in sl
dataOut   out sl
risingEdge   out sl
fallingEdge   out sl

Detailed Description

See also
entity

Definition at line 25 of file SynchronizerEdge.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 27 of file SynchronizerEdge.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 1 '
Generic

Definition at line 28 of file SynchronizerEdge.vhd.

◆ OUT_POLARITY_G

OUT_POLARITY_G sl := ' 1 '
Generic

Definition at line 29 of file SynchronizerEdge.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := false
Generic

Definition at line 30 of file SynchronizerEdge.vhd.

◆ BYPASS_SYNC_G

BYPASS_SYNC_G boolean := false
Generic

Definition at line 31 of file SynchronizerEdge.vhd.

◆ STAGES_G

STAGES_G positive := 3
Generic

Definition at line 32 of file SynchronizerEdge.vhd.

◆ INIT_G

INIT_G slv := " 0 "
Generic

Definition at line 33 of file SynchronizerEdge.vhd.

◆ clk

clk in sl
Port

Definition at line 35 of file SynchronizerEdge.vhd.

◆ rst

rst in sl := not RST_POLARITY_G
Port

Definition at line 36 of file SynchronizerEdge.vhd.

◆ dataIn

dataIn in sl
Port

Definition at line 37 of file SynchronizerEdge.vhd.

◆ dataOut

dataOut out sl
Port

Definition at line 38 of file SynchronizerEdge.vhd.

◆ risingEdge

risingEdge out sl
Port

Definition at line 39 of file SynchronizerEdge.vhd.

◆ fallingEdge

fallingEdge out sl
Port

Definition at line 40 of file SynchronizerEdge.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file SynchronizerEdge.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file SynchronizerEdge.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file SynchronizerEdge.vhd.


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