Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

delay a signal by several clk cycles in verilog

Hi, Is there anyone knows an easier way to delay a signal by several clk cycles in verilog I was trying to use repeat as below, however, it only works when I run RTL simulation, it will not...