Forum Discussion
Altera_Forum
Honored Contributor
17 years agoGenerating PWM in cyclon2
Hello I am trying to write codes to generate PWM pulses in my FPGA, but it seems it does not funtion. The input "rst" reset the program but it does not synchronize with the "rst" input. Can any o...
Altera_Forum
Honored Contributor
17 years agoTo my opinion, writing a code should start with clearly specifying the intended behaviour. That's not specific to HDL programming, but it's also missing in the present case. Also the clock frequency and the expected number format of the involved signals, e.g. loadin should be clarified.