[source]

Component sync_Bits

BITSINITSYNC_DEPTHClockstd_logicInput[BITS - 1 downto 0]std_logic_vectorOutputstd_logic_vector[BITS - 1 downto 0]

Block Diagram of sync_Bits

Generics

Name

Type

Initial Value

Description

BITS

positive

1

number of bit to be synchronized

INIT

std_logic_vector

x"00000000"

initialization bits

SYNC_DEPTH

T_MISC_SYNC_DEPTH

low

generate SYNC_DEPTH many stages, at least 2

Ports

Name

Direction

Type

Description

Clock

in

std_logic

<Clock> output clock domain

Input

in

std_logic_vector

@async: input bits

Output

out

std_logic_vector

@Clock: output bits