Altera_Forum
Honored Contributor
11 years agodelay part of a clock cycle
Hello
i have a question is how to generate a delay for part of a clock cycle (for example after 0.1 of the clock cycle), since I couldn't use the wait for command for synthesis is there any way to do that in VHDL inside a process for example i want to make a <= b; but after 0.1 of the clock cycle passed, not exactly at the rising edge please if any one can help