(no commit message)
[libreriscv.git] / shakti / m_class / PWM.mdwn
index 204f5bb9992be6d6a5a169e7e98f89e162da502f..d13a160c8ec5e3ac72aa2e4d56274db0bc848bb5 100644 (file)
@@ -1,3 +1,8 @@
 # PWM
 
-TODO
+* <http://bugs.libre-riscv.org/show_bug.cgi?id=13>
+* <https://github.com/sifive/sifive-blocks/tree/master/src/main/scala/devices/>
+  includes GPIO, SPI, UART, JTAG, I2C, PinCtrl, UART and PWM.  Also included
+  is a Watchdog Timer and others.
+* <https://opencores.org/project,ss_pcm>
+* also standard part of Litex