Forum Discussion

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

Generate PWM signal

Hello everyone, I am new in fpga and right now I need to generate PWM signal. I do not understand how the following syntax work in order to generate PWM. 1. module PWM(clk, PWM_in, PWM_out)...