(no commit message)
[libreriscv.git] / shakti / m_class.mdwn
1 # Shakti M-Class Libre SoC
2
3 This SoC is a propsed libre design that draws in expertise from mass-volume
4 SoCs of the past six years and beyond, and is being designed to cover just
5 as wide a range of target embedded / low-power / industrial markets as those
6 SoCs. Pincount is to be kept low in order to reduce cost as well as increase
7 yields.
8
9 * See <http://rise.cse.iitm.ac.in/shakti.html> M-Class for top-level
10 * See [[pinouts]] for auto-generated table of pinouts (including mux)
11 * See [[peripheralschematics]] for example Reference Layouts
12 * See [[ramanalysis]] for a comprehensive analysis of why DDR3 is to be used.
13 * See [[todo]] for a rough list of tasks (and link to bugtracker)
14
15 ## Rough specification.
16
17 Quad-core 28nm RISC-V 64-bit (RISCV64GC core with Vector SIMD Media / 3D
18 extensions), 300-pin 15x15mm BGA 0.8mm pitch, 32-bit DDR3-4/LPDDR3/4
19 memory interface and libre / open interfaces and accelerated hardware
20 functions suitable for the higher-end, low-power, embedded, industrial
21 and mobile space.
22
23 A 0.8mm pitch BGA allows relatively large (low-cost) VIA drill sizes
24 to be used (8-10mil) and 4-5mil tracks with 4mil clearance. For
25 details see
26 <http://processors.wiki.ti.com/index.php/General_hardware_design/BGA_PCB_design>
27
28 [[shakti_libre_riscv.jpg]]
29
30 ## Die area estimates
31
32 * <http://hwacha.org/papers/riscv-esscirc2014-talk.pdf>
33 * 40nm 64-bit rocket single-core single-issue in-order: 0.14mm^2
34 * 40nm 16-16k L1 caches, 0.25mm^2
35 * <http://people.csail.mit.edu/beckmann/publications/tech.../grain_size_tr_feb_2010.pdf>
36
37 ## Targetting full Libre Licensing to the bedrock.
38
39 The only barrier to being able to replicate the masks from scratch
40 is the proprietary cells (e.g. memory cells) designed by the Foundries:
41 there is a potential long-term strategy in place to deal with that issue.
42
43 The only proprietary interface utilised in the entire SoC is the DDR3/4
44 PHY plus Controller, which will be replaced in a future revision, making
45 the entire SoC exclusively designed and made from fully libre-licensed
46 BSD and LGPL openly and freely accessible VLSI and VHDL source.
47
48 In addition, no proprietary firmware whatsoever will be required to
49 operate or boot the device right from the bedrock: the entire software
50 stack will also be libre-licensed (even for programming the initial
51 proprietary DDR3/4 PHY+Controller)
52
53 # Inspiration from several sources
54
55 The design of this SoC is drawn from at least the following SoCs, which
56 have significant multiplexing for pinouts, reducing pincount whilst at
57 the same time permitting the SoC to be utilised across a very wide range
58 of markets:
59
60 * A10/A20 EVB <http://hands.com/~lkcl/eoma/A10-EVB-V1-2-20110726.pdf>
61 * RK3288 T-Firefly <http://www.t-firefly.com/download/firefly-rk3288/hardware/FR_RK3288_0930.pdf>
62 * Ingenic JZ4760B <ftp://ftp.ingenic.cn/SOC/JZ4760B/JZ4760B_DS_REVISION.PDF>
63 LEPUS Board <ftp://ftp.ingenic.cn/DevSupport/Hardware/RD4760B_LEPUS/RD4760B_LEPUS_V1.3.2.PDF>
64 * GPL-violating CT-PC89e <http://hands.com/~lkcl/seatron/>,
65 and <http://lkcl.net/arm_systems/CT-PC89E/> this was an 8.9in netbook
66 weighing only 0.72kg and having a 3 HOUR battery life on a single 2100mAh
67 cell, its casework alone inspired a decade of copycat china clone
68 netbooks as it was slowly morphed from its original 8.9in up to (currently)
69 an 11in form-factor almost a decade later in 2017.
70 * A64 Reference Designs for example this: <http://linux-sunxi.org/images/3/32/Banana_pi_BPI-M64-V1_1-Release_201609.pdf>
71
72 TI Boards such as the BeagleXXXX Series, or the Freescale iMX6
73 WandBoard etc., are, whilst interesting, have a different kind of focus
74 and "feel" about them, as they are typically designed by Western firms
75 with less access or knowledge of the kinds of low-cost tricks deployed
76 to ingenious and successful effect by Chinese Design Houses. Not only
77 that but they typically know the best components to buy. Western-designed
78 PCBs typically source exclusively from Digikey, AVNet, Mouser etc. and
79 the prices are often two to **TEN** times more costly as a result.
80
81 The TI and Freescale (now NXP) series SoCs themselves are also just as
82 interesting to study, but again have a subtly different focus: cost of
83 manufacture of PCBs utilising them not being one of those primary focii.
84 Freescale's iMX6 is well-known for its awesome intended lifespan and support:
85 **ninteen** years. That does however have some unintended knock-on effects
86 on its pricing.
87
88 Instead, the primary input is taken from Chinese-designed SoCs, where cost
89 and ease of production, manufacturing and design of a PCB using the planned
90 SoC, as well as support for high-volume mass-produced peripherals is
91 firmly a priority focus.
92
93 # Target Markets
94
95 * EOMA68 Computer Card form-factor (general-purpose, eco-conscious)
96 * Smartphone / Tablet (basically the same thing, different LCD/CTP size)
97 * Low-end (ChromeOS style) laptop
98 * Industrial uses when augmented by a suitable MCU (for ADC/DAC/CAN etc.)
99
100 ## Common Peripherals to majority of target markets
101
102 * SPI or 8080 or RGB/TTL or LVDS LCD display. SPI: 320x240. LVDS: 1440x900.
103 * LCD Backlight, requires GPIO power-control plus PWM for brightness control
104 * USB-OTG Port (OTG-Host, OTG Client, Charging capability)
105 * Baseband Modem (GSM / GPRS / 3G / LTE) requiring USB, UART, and PCM audio
106 * Bluetooth, requires either full UART or SD/MMC or USB, plus control GPIO
107 * WIFI, requires either USB (but with power penalties) or better SD/MMC
108 * SD/MMC for external MicroSD
109 * SD/MMC for on-PCB eMMC (care needed on power/boot sequence)
110 * NAND Flash (not recommended), requires 8080/ATI-style Bus with dedicated CS#
111 * Optional 4-wire [[QSPI]] NAND/NOR for boot (XIP - Execute In-place - recommended).
112 * Audio over [[I2S]] (5-pin: 4 for output, 1 for input), fall-back to USB Audio
113 * Audio also over [[AC97]]
114 * Some additional SPI peripherals, e.g. connection to low-power MCU.
115 * GPIO (EINT-capable, with wakeup) for buttons, power, volume etc.
116 * Camera(s) either by CSI-1 (parallel CSI) or better by USB
117 * I2C sensors: accelerometer, compass, etc. Each requires EINT and RST GPIO.
118 * Capacitive Touchpanel (I2C and also requiring EINT and RST GPIO)
119 * Real-time Clock (usually an I2C device but may be on-board a support MCU)
120 * [[PCIe]] via PXPIPE
121 * [[LPC]] from Raptor Engineering
122 * [[USB3]]
123
124 ## Peripherals unique to laptop market
125
126 * Keyboard (USB or keyboard-matrix managed by MCU)
127 * USB, I2C or SPI Mouse-trackpad (plus button GPIO, EINT capable)
128
129 ## Peripherals common to laptop and Industrial Market
130
131 * Ethernet ([[RGMII]] or better 8080-style XT/AT/ATI MCU bus for e.g. DM9000)
132
133 ## Augmentation by an embedded MCU
134
135 Some functions, particularly analog, are particularly tricky to implement
136 in an early SoC. In addition, CAN is still patented. For unusual, patented
137 or analog functionality such as CAN, RTC, ADC, DAC, SPDIF, One-wire Bus
138 and so on it is easier and simpler to deploy an ultra-low-cost low-speed
139 companion Micro-Controller such as the crystal-less STMS8003 ($0.24) or
140 the crystal-less STM32F072 or other suitable MCU, depending on requirements.
141 For high-speed interconnect it may be wired up as an SPI device, and for
142 lower-speed communication UART would be the simplest and easiest means of
143 two-way communication.
144
145 This technique can be deployed in all scenarios (phone, tablet, laptop,
146 industrial), and is an extremely low-cost way of getting RTC functionality
147 for example. The cost of, for example, dedicated I2C sensors that provide
148 RTC functionality, or ADC or DAC or "Digipot", are actually incredibly
149 high, relatively speaking. Some very simple software and a general-purpose
150 MCU does the exact same job. In particularly cost-sensitive applications,
151 DAC may be substituted by a PWM, an RC circuit, and an optional feedback
152 loop into an ADC pin to monitor situations where changing load on the RC
153 circuit alters the output voltage. All done entirely in the MCU's software.
154
155 An MCU may even be used to emulate SPI "XIP" (Execute in-place) NAND
156 memory, such that there is no longer a need to deploy a dedicated SPI
157 NOR bootloader IC (which are really quite expensive). By emulating
158 an SPI XIP device the SoC may boot from the NAND Flash storage built-in
159 to the embedded MCU, or may even feed the SoC data from a USB-OTG
160 or other interface. This makes for an extremely flexible bootloader
161 capability, without the need for totally redoing the SoC masks just to
162 add extra BOOTROM functions.
163
164 ## Common Internal (on-board) acceleration and hardware functions
165
166 * 2D accelerated display
167 * 3D accelerated graphics
168 * Video encode / decode
169 * Image encode / decode
170 * Crypto functions (SHA, Rijndael, DES, etc., Diffie-Hellman, RSA)
171 * Cryptographically-secure PRNG (hard to get right)
172
173 ### 2D acceleration
174
175 The ORSOC GPU contains basic primitives for 2D: rectangles, sprites,
176 image acceleration, scalable fonts, and Z-buffering and much more.
177
178 <https://opencores.org/project,orsoc_graphics_accelerator>
179
180 ### 3D acceleration
181
182 * MIAOW: ATI-compatible shader engine <http://miaowgpu.org/>
183 * ORSOC GPU contains some primitives that can be used
184 * SIMD RISC-V extensions can obviate the need for a "full" separate GPU
185 * Nyuzi (OpenMP, based on Intel Larabee Compute Engine)
186 * Rasteriser <https://github.com/jbush001/ChiselGPU/tree/master/hardware>
187 * OpenShader <https://git.code.sf.net/p/openshader/code>
188 * GPLGPU <https://github.com/asicguy/gplgpu>
189 * FlexGripPlus <https://github.com/Jerc007/Open-GPGPU-FlexGrip->
190
191 ### Video encode / decode
192
193 * video primitives <https://opencores.org/project,video_systems>
194 * MPEG decoder <https://opencores.org/project,mpeg2fpga>
195 * Google make free VP8 and VP9 hard macros available for production use only
196
197 ### Image encode / decode
198
199 partially covered by the ORSOC GPU
200
201 ### Crypto functions
202
203 TBD
204
205 ### Cryptographically-secure PRNG
206
207 TBD
208
209 # Proposed Interfaces
210
211 * Plain [[GPIO]] multiplexed with a [[pinmux]] onto (nearly) all other pins
212 * RGB/TTL up to 1440x900 @ 60fps, 24-bit colour
213 * 2x 1-lane [[SPI]]
214 * 1x 4-lane (quad) [[QSPI]]
215 * 4x SD/MMC (1x 1/2/4/8-bit, 3x 1/2/4-bit)
216 * 2x full [[UART]] incl. CTS/RTS
217 * 3x [[UART]] (TX/RX only)
218 * 3x [[I2C]] (in case of address clashes between peripherals)
219 * 8080-style AT/XT/ATI MCU Bus Interface, with multiple (8x CS#) lines
220 * 3x [[PWM]]-capable GPIO
221 * 32x [[EINT]]-cable GPIO with full edge-triggered and low/high IRQ capability
222 * 1x [[I2S]] audio with 4-wire output and 1-wire input.
223 * 3x [[USB2]] ([[ULPI]] for reduced pincount) each capable of USB-OTG support
224 * [[DDR]] DDR3/DDR3L/LPDDR3 32-bit-wide memory controller
225 * [[JTAG]] for debugging
226
227 Some interfaces at:
228
229 * <https://github.com/RoaLogic/apb4_gpio>
230 * <https://github.com/sifive/sifive-blocks/tree/master/src/main/scala/devices/>
231 includes GPIO, SPI, UART, JTAG, I2C, PinCtrl, UART and PWM. Also included
232 is a Watchdog Timer and others.
233 * <https://github.com/sifive/freedom/blob/master/src/main/scala/everywhere/e300artydevkit/Platform.scala>
234 Pinmux ("IOF") for multiplexing several I/O functions onto a single pin
235 * <https://bitbucket.org/casl/c-class/src/0e77398a030bfd705930d0f1b8b9b5050d76e265/src/peripherals/?at=master>
236 including AXI, DMA, GPIO, I2C, JTAG, PLIC, QSPI, SDRAM, UART (and TCM?).
237 FlexBus, HyperBus and xSPI to be added.
238
239 List of Interfaces:
240
241 * [[CSI]]
242 * [[DDR]]
243 * [[JTAG]]
244 * [[I2C]]
245 * [[I2S]]
246 * [[PWM]]
247 * [[EINT]]
248 * [[FlexBus]]
249 * LCD / RGB/TTL [[RGBTTL]]
250 * [[SPI]]
251 * [[QSPI]]
252 * SD/MMC and eMMC [[sdmmc]]
253 * Pin Multiplexing [[pinmux]]
254 * Gigabit Ethernet [[RGMII]]
255 * SDRAM [[sdram]]
256
257 List of Internal Interfaces:
258
259 * [[AXI]]
260 * [[wishbone]]
261
262 # Items requiring clarification, or proposals TBD
263
264 ## Core Voltage Domains from the PMIC
265
266 See [[peripheralschematics]] - what default (start-up) voltage can the
267 core of the proposed 28nm SoC cope with for short durations? The AXP209
268 PMIC defaults to a 1.25v CPU core voltage, and 1.2v for the logic. It
269 can be changed by the SoC by communicating over I2C but the start-up
270 voltage of the PMIC may not be changed. What is the maximum voltage
271 that the SoC can run at, for short durations at a greatly-reduced clock rate?
272
273 ## 3.3v tolerance
274
275 Can the GPIO be made at least 3.3v tolerant?
276
277 ## Shakti Flexbus implementation: 32-bit word-aligned access
278
279 The FlexBus implementation may only make accesses onto the back-end
280 AXI bus on 32-bit word-aligned boundaries. How this affects FlexBus
281 memory accesses (read and write) on 8-bit and 16-bit boundaries is
282 yet to be determined. It is particularly relevant e.g. for 24-bit
283 pixel accesses on 8080 (MCU) style LCD controllers that have their
284 own on-board SRAM.
285
286 ## Confirmation of GPIO Power Domains
287
288 The proposed plan is to stick with a fixed 1.8v GPIO level across all
289 GPIO banks. However as outlined in the section above, this has some
290 distinct disadvantages, particularly for e.g. SRAM access over FlexBus:
291 that would often require a 50-way bi-directional level-shifter Bus IC,
292 with over 100 pins!
293
294 ## Proposal / Concept to include "Minion Cores" on a 7-way pinmux
295
296 The lowRISC team first came up with the idea, instead of having a pinmux,
297 to effectively bit-bang pretty much all GPIO using **multiple** 32-bit
298 RISC-V non-SMP integer-only cores each with a tiny instruction and data
299 cache (or, simpler, access to their own independent on-die SRAM).
300 The reasoning behind this is: if it's a dedicated core, it's not really
301 bit-banging any more. The technique is very commonly deployed, typically
302 using an 8051 MCU engine, as it means that a mass-produced peripheral may
303 be firmware-updated in the field for example if a Standard has unanticipated
304 flaws or otherwise requires updating.
305
306 The proposal here is to add four extra pin-mux selectors (an extra bit
307 to what is currently a 2-bit mux per pin), and for each GPIO bank to map to
308 one of four such ultra-small "Minion Cores". For each pin, Pin-mux 4 would
309 select the first Minion core, Pin-mux 5 would select the second and so on.
310 The sizes of the GPIO banks are as follows:
311
312 * Bank A: 16
313 * Bank B: 28
314 * Bank C: 24
315 * Bank D: 24
316 * Bank E: 24
317 * Bank F: 10
318
319 Therefore, it is proposed that each Minion Core have 28 EINT-capable
320 GPIOs, and that all but Bank A and F map their GPIO number (minus the
321 Bank Designation letter) direct to the Minion Core GPIOs. For Banks
322 A and F, the numbering is proposed to be concatenated, so that A0 through
323 A15 maps to a Minion Core's GPIO 0 to 15, and F0 to F10 map to a Minion
324 Core's GPIO 16 to 25 (another alternative idea would be to split Banks
325 A and F to complete B through E, taking them up to 32 I/O per Minion core).
326
327 With careful selection from different banks it should be possible to map
328 unused spare pins to a complete, contiguous, sequential set of any given
329 Minion Core, such that the Minion Core could then bit-bang anything up to
330 a 28-bit-wide Bus. Theoretically this could make up a second RGB/TTL
331 LCD interface with up to 24 bits per pixel.
332
333 For low-speed interfaces, particularly those with an independent clock
334 that the interface takes into account that the clock changes on a different
335 time-cycle from the data, this should work perfectly fine. Whether the
336 idea is practical for higher-speed interfaces or or not will critically
337 depend on whether the Minion Core can do mask-spread atomic
338 reads/writes from a register to/from memory-addressed GPIO or not,
339 and faster I/O streams will almost certainly require some form of
340 serialiser/de-serialiser hardware-assist, and definitely each their
341 own DMA Engine.
342
343 If the idea proves successful it would be extremely nice to have a
344 future version that has direct access to generic LVDS lines, plus
345 S8/10 ECC hardware-assist engines. If the voltage may be set externally
346 and accurate PLL clock timing provided, it may become possible to bit-bang
347 and software-emulate high-speed interfaces such as SATA, HDMI, PCIe and
348 many more.
349
350 # Testing
351
352 * cocotb
353 * <https://github.com/aoeldemann/cocotb> cocotb AXI4 stream interface
354
355 # Research (to investigate)
356
357 * LPC Interface <https://gitlab.raptorengineering.com/raptor-engineering-public/lpc-spi-bridge-fpga>
358 * <https://level42.ca/projects/ultra64/Documentation/man/pro-man/pro25/index25.1.html>
359 * <http://n64devkit.square7.ch/qa/graphics/ucode.htm>
360 * <https://dac.com/media-center/exhibitor-news/synopsys%E2%80%99-designware-universal-ddr-memory-controller-delivers-30-percent> 110nm DDR3 PHY
361 * <https://bitbucket.org/cfelton/minnesota> myhdl HDL cores
362 * B Extension proposal <https://groups.google.com/a/groups.riscv.org/forum/#!topic/isa-dev/zi_7B15kj6s>
363 * Bit-extracts <https://github.com/cliffordwolf/bextdep>
364 * Bit-reverse <http://programming.sirrida.de/bit_perm.html#general_reverse_bits>
365 * Bit-permutations <http://programming.sirrida.de/bit_perm.html#c_e>
366 * Commentary on Micro-controller <https://github.com/emb-riscv/specs-markdown/blob/develop/improvements-upon-privileged.md>
367 * P-SIMD <https://groups.google.com/a/groups.riscv.org/forum/#!topic/isa-dev/vYVi95gF2Mo>
368
369 >
370 [[!tag cpus]]