(no commit message)
[libreriscv.git] / shakti / m_class / EINT.mdwn
index fa3ca9b6fca0046be1eec395e1c50279ea608315..8f7f7c3e818f0fc9f3295f073f063218f2c0ff9b 100644 (file)
@@ -1,7 +1,10 @@
 # EINT
 
+aka "PLIC"
+
 * <http://bugs.libre-riscv.org/show_bug.cgi?id=14>
 * <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,simple_pic>
+* <https://bitbucket.org/casl/c-class/src/0e77398a030bfd705930d0f1b8b9b5050d76e265/src/peripherals/plic/?at=master>