I want to change my out put when my input is changed but after this changes, my output will be constant during 4 clock cycles. After 4 clock cycles, if input is changed, out put will been changed with input. In conclusion, I want to wait during 4 clock cycles after there is a change in my output.
I can do it with a second clock but I do not want to use this way. How can I get the resut shown below?
I am using Quartus II 9.0 Web Edition.