How to delay the input by two clock cycles?

Status
Not open for further replies.

manasiw2

Member level 1
Joined
Oct 3, 2007
Messages
39
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
1,476
Hi.
I need to do following,
output should follw input after two system clock cycles.
Please suggest how to do it in VHDL.

thanks in advance.
 

The easy way is just add 2 register by serial and sample the output of last register.
 

    manasiw2

    Points: 2
    Helpful Answer Positive Rating
hi

Just use double flopping nothing but two flip flops in serial, that output will be two clock cycles delayed with respect to input.
 

ya i got it....thanks all.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…