Forum Discussion
Altera_Forum
Honored Contributor
9 years agoA Verilog implementation of the PWM was already provided on this forum, with the advantage to have the interface that allow you can build your own customized SOPC module to add it on Qsys such as you would do with a standard module, see that:
re: sopc pwm module (http://www.alteraforum.com/forum/showthread.php?t=6492&p=26669#post26669)- ASidd165 years ago
New Contributor
Hello
I have a Question about PWM Core.
I understand i can make the PWM working with the above code but how can i control it with the NIOS software and how can i merge it with other interfaces like i want to use all I2C, SPI and interrupts.
Please reply thank you..