Altera_Forum
Honored Contributor
14 years agoGenerate a pulse?
Anyone can help me? I need to generate a pulse for data load control in VHDL, which function I can use to generate a pulse? Thanks! Cliff
you will need a counter, and then generate the pulse when the counter is within a specified range.