From f7a877bf726fc6a317d6c27c253c83664c536004 Mon Sep 17 00:00:00 2001 From: Luke Leighton Date: Sun, 25 Feb 2018 09:55:04 +0000 Subject: [PATCH] update links --- shakti/m_class/gsoc2018.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/shakti/m_class/gsoc2018.mdwn b/shakti/m_class/gsoc2018.mdwn index 5e531ce98..b2a76dab8 100644 --- a/shakti/m_class/gsoc2018.mdwn +++ b/shakti/m_class/gsoc2018.mdwn @@ -18,16 +18,16 @@ pins can switch to different functions, just like any Embedded STM32F, or any Texas Instruments OMAP Series processor. A pre-existing multiplexer already exists which may provide a good starting -point: https://github.com/wallento/pmod_switchbox. Another exists +point: . Another exists in the form of the SiFive "IOF": -https://github.com/sifive/freedom/blob/master/src/main/scala/everywhere/e300artydevkit/Platform.scala + Additional peripherals in the form of PWM, UART, I2C, SPI, SD/MMC and RGB/TTL already exist on http://opencores.org so there will be no need to develop those. If RISC-V is chosen (for example the lowRISC ethernet-0.5 branch -https://github.com/lowRISC/lowrisc-chip/tree/ethernet-v0.5) then the +) then the first task will be to move the MicroSD and Ethernet peripherals aside and place the GPIO pinmux in between. This should be a relatively straightforward task that on its own is a significant contribution, -- 2.30.2