[source]

Entity misc_Delay

BITSTAPSClockstd_logicResetstd_logicEnablestd_logicDataIn[BITS - 1 downto 0]std_logic_vectorDataOutT_SLM[TAPS ' length - 1 downto 0 , BITS - 1 downto 0]

Block Diagram of misc_Delay

Generics

Name

Type

Default

Description

BITS

positive

TAPS

T_NATVEC

select one or multiple delay tap points

Ports

Name

Type

Direction

Description

Clock

std_logic

in

clock

Reset

std_logic

in

reset; avoid reset to enable SRL16/SRL32 usage

Enable

std_logic

in

enable

DataIn

std_logic_vector

in

data to delay

DataOut

T_SLM

out

delayed ouputs, tapped at TAPS(i)