fosdem2024_bigint: remove test.dia
[libreriscv.git] / SEP-210803722-Libre-SOC-8-core.mdwn
1
2 # Preamble
3
4 * Preamble not part of the submission
5 * [[SEP-210803722 Libre-SOC 8 core/discussion]] see additional notes
6 * Public copy of submission posted through europa.eu
7 * <https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/opportunities/topic-details/horizon-cl4-2021-digital-emerging-01-01>
8 * Annex also submitted (NLnet)
9 * With much thanks and gratitude to everyone who provided crucial
10 input and feedback, especially on such short notice.
11 * With many thanks to the EU for this opportunity.
12
13 # SEP-210803722 Libre-SOC 8 core
14
15 List of participants
16
17
18 |Part# |Contact |Participant Name |Country |Short Name |
19 |----- |------------- |--------------------- |--------- |------------- |
20 | 1 |David Calderwood |RED Semiconductor Ltd |UK |1/RED |
21 | 2 |Luke Leighton |The Libre-SOC Project |Netherlands |2/Libre-SOC |
22 | 3 |Marie-Minervé Louerat |Sorbonne Université (LIP6 Lab) |France |3/SU |
23 | 4 |Marie-Minervé Louerat |Sorbonne Université (CNRS Lab) |France |4/CNRS |
24 | 5 |Michiel Lenaars |NLnet |Netherlands |5/NLnet |
25 | 6 |James Lewis |Helix Technology Ltd |UK |6/Helix |
26
27
28 Please note: CNRS is an "Affiliated Entity" of Sorbonne Université
29
30
31 # 1 Excellence
32
33
34 ## 1.1 Objectives and ambition
35
36
37 Throughout this Grant Proposal, you will note that we are making
38 significant use of ideas from the early days of Computing. Due to
39 the limitations of physical technology at that time, these ideas were
40 categorised into "technology that was beyond delivery". Industry-standard
41 computing from then to today missed many of those opportunities and
42 has consequently ploughed narrow "technological ruts" in an incremental
43 fashion that has detrimentally impacted and constrained all world-wide
44 Computing end-users as a result. Modern hardware technology performance
45 is now allowing us to revisit the best of the "Sea of ideas" from the
46 history of the past 60 years of computing. Our Grant Application is
47 therefore based on firm, practical proven foundations, backed up by a
48 real-world customer requirement: Advanced high-accuracy GPS Sensor-Fusion,
49 to prove the core's capabilities and energy efficiency.
50
51
52 We have chosen to evolve core technology to develop a Next-Generation
53 Supercomputer-scale Microprocessor family based on an existing
54 2-decades-proven base (the Power ISA), with Advanced Cray-style Vectors,
55 providing energy-efficient advanced computational power by a unique
56 methodology not currently being achieved by any current general-purpose
57 computing device. We have been working on this strategy for over three
58 years and our grant application is now evolutionary but was revolutionary.
59
60
61 Libre-SOC has, for over three years, been backed by EU Funding through
62 NLnet and now NGI POINTER, and at the core of our work we have been
63 developing a novel Draft Vector ISA Extension to the OpenPOWER ISA,
64 called SVP64. https://libre-soc.org/openpower/sv/svp64/ and an enhanced
65 processor core architecture on which it will run.
66
67
68 As an aside we must acknowledge the research work of IBM labs who designed
69 and then Open-Licensed their Power ISA: the foundation on which we have
70 been building. Standing on the shoulders of greatness is never a bad
71 place to start.
72
73
74 SVP64 contains features and capabilities never seen in any Instruction
75 Set Architecture (ISA) of the past sixty years. With NLnet's help we have
76 TRL (3) implementations and simulations demonstrating a 75% reduction in
77 the program size of core algorithms for Video and Audio DSP Processing
78 (FFT, DCT, Matrix Multiply), and these still have room for optimisation,
79 which if
80 successfully expanded to general-purpose algorithms would result in huge
81 power savings if deployed in mass-volume end-user products.
82
83
84 Why we are leveraging the Power ISA as the fundamental basis instead of
85 "completely novel non-standard computing architecture" requires some
86 explanation, best illustrated by reference to other historic high
87 capability designs. Aspex Microelectronics ASP was a 4096-wide SIMD
88 Array of 2-bit processors. It could be programmed at a rate of one
89 instruction per 5-10 days. Elixent also had a similar 2D Grid Array of
90 4-bit processors. Both were ultra-power-efficient (2 orders of magnitude
91 for certain specialist tasks) but were impossible to program even for the
92 best programming minds and required critical assistance from a severely
93 limited pool of specialists for best exploitation. The Industry-standard
94 rate for general-purpose High-Level programming (C, C++) is around 150
95 lines of code per day, not 5-10 days per line of assembler. We seek to
96 deliver a much more accessible "general-purpose" Microprocessor that
97 contains Supercomputing elements and consequently stands a much more
98 realistic chance of general world-wide adoption (including Europe).
99
100
101 An additional insight: OpenRISC 1200 took 12 years to reach maturity.
102 The team developed the entire processor architecture, low-level software
103 and compiler technology, entirely from scratch. We considered this
104 approach and, due to the long timescales, rejected it, choosing
105 instead to leverage and be compatible with a pre-existing Open ISA:
106 OpenPOWER. We also considered RISC-V however it turns out to be too
107 simplistic (https://news.ycombinator.com/item?id=24459041) and it is
108 far too late to retrospectively add Supercomputer-grade power-efficient
109 functionality to its design or instruction set. With the IBM-inspired
110 Power ISA already being a Supercomputer-grade ISA, it is a natural fit for
111 an energy-efficient Cray-style Vector upgrade, and comes with 25 years
112 of pre-existing software, libraries, compilers and customers. By being
113 backwards-compatible with the existing Power ISA 3.0 (which is now an
114 Open ISA managed by the OpenPOWER Foundation), European businesses will
115 benefit from that pre-existing decades-established stability and pedigree.
116
117
118 As hinted at, above: Great hardware is nothing without the corresponding
119 compiler technology and support libraries. Consequently we need to engage
120 with Compiler Service Companies (Embecosm Gmbh, Vrull.eu) to evaluate the
121 feasibility of adding Vectorisation support to gcc, llvm and low-level
122 standard libraries. Whilst Libre-SOC has already demonstrated TRL (3)
123 successful assembly-level SVP64 algorithms (MP3 CODEC in particular),
124 assembler is far too low-level for general-purpose compute. C, C++
125 and other programming language support is required to be evaluated
126 and developed. Also given that the Libre-SOC Core is being long-term
127 designed for energy-efficient 3D GPU and Video Processing workloads,
128 two 3D Vulkan Drivers (Kazan and MESA3D) need to be taken beyond
129 proof-of-concept (TRL 2/3).
130
131
132 We consider it strategically critical to develop processors in an entirely
133 transparent fashion. The current Silicon Industry chooses secrecy to mask
134 technology shortcuts and restrictive cross licencing, which inevitably and
135 systematically fails to provide trustable hardware: Intel's Management
136 Engine; Qualcomm making 40% of the world's smartphones vulnerable to
137 hacking; Apple drive-by Zero-day Wireless exploits; Super-Micro being
138 delisted from NASDAQ for failing to be able to prove the provenance of
139 all hardware and software components. We consider Libre / Open Hardware
140 ASICs and the full Libre/Open VLSI toolchain itself to be fundamental
141 to end-user trust and security as well as Digital Sovereignty.
142
143
144 In addition to this, Libre-SOC has already been developing Mathematical
145 Formal Correctness Proofs for the HDL of its early prototype designs,
146 which, in combination with unrestricted access to the HDL Source Code,
147 allow third parties including customers to perform their own verification
148 of the ASIC's purpose (as opposed to the customer having to trust a
149 manufacture that inherently has a direct conflict-of-interest in the form
150 of its Shareholders and profits). Furthermore, we aim to experiment with
151 built-in "tamper-checking" circuits that, on running a test programme on
152 our evaluation test bed, will provide an Electro-Magnetic "signature".
153 By publishing this "signature" and the test programs, customers can
154 verify that their purchased ASICs have the same EMF "signature" and can
155 detect immediately if the ASIC has been tampered with. In addition we
156 will continue existing (TRL 2) research into Hardware-level Speculative
157 Execution mitigation techniques. We feel that the full combination of
158 these objectives meets the Hardware Security requirements of this Call.
159
160
161 This strategy does not end with just the HDL: thanks (again) to NLnet
162 we have been collaborating already with Chips4Makers, LIP6 and CNRS
163 (all funded by EU Grants), to advance the state-of-the-art for European
164 VLSI Tool Technology, which is important to European Silicon Sovereignty.
165
166
167 https://www.europarl.europa.eu/RegData/etudes/BRIE/2020/651992/EPRS_BRI(2020)651992_EN.pdf
168
169
170 We are however significantly concerned that the LIP6 Department, as
171 an Academic body, is inevitably underfunded, particularly when it is the
172 sole provider of Libre/Open VLSI Silicon-proven software in the whole
173 of Europe. This is why we have included an Engineering Supplement for
174 LIP6 and CNRS in the Libre-SOC budget, to contract engineering support
175 for them and to avoid employment complications due to the French Civil
176 Service Regulations, which lack the flexibility needed. These engineers,
177 who are in high demand, will work for Libre-SOC/RED Semiconductor Ltd
178 but be fully available to assist in the development work covered by the
179 grant being done by LIP6 and CNRS.
180
181
182 The consequential effect of this tool development will be to help
183 create VLSI tools that can be directly substituted for the existing
184 commercial (and geopolitically constrained) tools from companies such as
185 Cadence and Mentor, giving a Euro-centric independence from “technology
186 constraining” acts.
187
188
189 We are currently awaiting the return of our first 180 nm architecture
190 test ASIC (TRL 4) from TSMC, through IMEC. It is the first major
191 silicon in Europe of its size (5.1 x 5.9 mm^2 and 130,000 cells)
192 to be entirely developed using a Libre-Licensed VLSI ASIC toolchain,
193 and the world's first Power ISA 3.0 outside of IBM to reach Silicon in
194 over 12 years. We have already started to push (drive) the evolution of
195 Europe's only silicon-proven Libre/Open VLSI toolchain, something this
196 Grant application will support and will allow LIP6 and CNRS to enhance
197 it to lower geometries and larger ASIC sizes which will be critical to
198 European businesses' Digital and Silicon Sovereignty.
199
200 For the avoidance of confusion the use of the word "Cell" refers to a
201 bounded piece of electronic design that when used together, like bricks,
202 form larger more complicated electrical functions.
203
204 To help advance Digital Sovereignty, LIP6 and CNRS need to once
205 again push the boundaries of the Libre/Open VLSI toolchain, coriolis2
206 Place-and-Route, https://coriolis2.lip6.fr and HITAS/YAGLE Static Timing
207 Analyser https://www-soc.lip6.fr/equipe-cian/logiciels/tasyagle/ both
208 of which are, at the lower 360 and 180 nm geometries, at TRL 9, but are
209 at TRL 2 for lower geometries 90, 65, 45 nm and below.
210
211
212 Chips4Makers (also NLnet funded) created FlexLib Libre/Open Cell
213 Libraries which allows porting of Standard Cell Libraries to any geometry.
214 An NDA'd TSMC 180nm version of FlexLib was created for the Libre-SOC
215 180nm test ASIC. To achieve our objectives, RED Semiconductor,
216 Libre-SOC, LIP6 and CNRS will need to
217 create smaller geometry ports of FlexLib. These Cell Libraries need to
218 be tested in actual Silicon, and consequently we will be working with
219 IMEC as a sub-contractor and partner to deliver MPW Shuttle Runs for
220 these critical Libraries, using Libre-SOC Cores as a "proving-ground".
221
222 https://europractice-ic.com/wp-content/uploads/2021/01/Pricelist-EUROPRACTICE-General-MPW_8.pdf
223
224
225 In addition, NLnet, a Stichting / Foundation, has been so successful
226 in supporting "Works for the Public Good" that we feel that their approach
227 and service fulfilment are extremely relevant to this Call. During the
228 36 month duration of the proposal, NLnet is in a position to engage
229 with Libre/Open Hardware and Software developers which, for our team,
230 will mitigate the risk of unanticipated issues requiring specialist but
231 small-scope funding, that yet still meets the well-defined objectives
232 of this Call.
233
234 To put all of this to practical use, Helix Technologies, by defining
235 an advanced GPS Correlator, will set a Computational capability objective
236 for the core technology and be a Reference test-bed. Helix will then
237 be able to carry out the comparative studies which show that the core
238 technology meets significant performance/watt improvements. The ultimate
239 destination for some of these devices will be Satellites (Space).
240
241 Summary of why our work is pertinent to Call HORIZON-CL4-2021-DIGITAL-EMERGING-01-01:
242
243
244 * High-performance energy-efficient computing: SVP64 is a Cray-style Vector ISA. Cray-style Vector ISAs are known to produce smaller and more compact programs. Smaller programs means less L1 Cache misses, and overall, smaller L1 Caches are needed. This results inherently in greatly-reduced power consumption, whilst also remaining practical and general-purpose programmable.
245 * Targeted applications: We are developing a general-purpose Hybrid Architecture suitable for 3D, Video, Digital Signal Processing, Cryptographic applications, AI and many more. As it is general-purpose it covers all these areas. However in certain areas "specialist" instructions are needed (particularly 3D) and we seek additional funding to complete them. This includes Helix's high-accuracy GPS application which qualifies as a step-improvement in "Sensor fusion".
246 * Hardware-software co-design and Libre/Open Hardware-Software: as all participants are trained as Software Engineers, we inherently and automatically bring Software Engineering practices and techniques to Hardware design, and consequently achieve a far greater effectiveness and flexibility. Additionally, all participants are long-term contributors to Libre/Open Software and Hardware Projects. This shall continue throughout this Grant proposal. The involvement of RED Semiconductor Ltd brings further semiconductor hardware experience, bringing balance to the overall team.
247 * Moore's Law and changing Economics: as a general-purpose Cray-style Vector Supercomputer ISA, what we are designing may deploy either "Fast and Narrow" back-end (internal) micro-architecture, or "Slow and Wide": huge numbers of SIMD ALUs running at a much slower clock rate. The beauty and elegance of a Vector ISA is that, unlike SIMD ISAs such as AVX-512, NEON and to a partial extend SVE2, is that the programmer doesn't need to know about the internal micro-architecture, but their programs achieve the same throughput, even on larger geometries.
248 * Hardware-based security: We consider it deeply unwise to follow the false practice of "adding more complexity to achieve more security". Security is achieved through simplicity and transparency. Simplicity: we studied historic Supercomputer designs dating back to 1965 (CDC 6600) where pure pragmatism required simpler and more elegant designs,
249 and with Mitch Alsup's help learned how to bring them up-to-date.
250 Transparency: Fully Libre/Open designs that customers can themselves verify by running Formal Correctness Proofs (where those tools are also Libre/Open Source). Fully Libre/Open VLSI toolchains and Cell Libraries (no possibility of insertion of spying at the Silicon level). "Tripwires" embedded into the silicon to gauge area-local EMF "Signatures". Additionally, we already have work underway into Out-of-Order Execution and seek to explore Speculative Execution Mitigation techniques at the hardware level, to increase security. These are practical achievable demonstrable ways to achieve Hardware-based trust.
251 * Security and Safety-critical Guidelines: Due to our overall approach, although potentially inherently achievable by others utilising our work as the basis for ongoing Research, the main participants consider it out of scope due to practical time constraints. Security Certification typically takes 5 to 7 years: The scope of this project is only 3. NLnet however may fund work that does indeed take into account these criteria.
252 * ASIC (Chip) prototyping: We are developing RTL including High-Level (core designs) as well as Low-Level (Cell Libraries). Nobody in any European Company will use a Cell Library if it has not been demonstrated as Silicon-Proven. As we already did with the 180nm ASIC, the best way to prove that a Cell Library (and an innovative approach - using Libre/Open VLSI toolchains) works is to do an actual ASIC.
253
254
255 Additional notes:
256
257
258 1. With regard to "Improve by two orders of magnitude the performance/watt for targeted Edge Applications", subject to Moore's Law and other limitations, such as geometry of devices we are moving in this direction, and whether we can achieve it will be subject to the available manufacturing processes we can afford during the scope of this Grant. We have already achieved one magnitude of improvement in simulation (TRL 3) of FFT, DCT and other DSP calculations. As already indicated above, the output of our design can be run on many different geometries of significantly-different performances.
259 2. You will note that a significant number of our technology collaborators and the technology and services that we rely on are already funded by EU Grants. Through RED Semiconductor Ltd, we are going to be the conduit to commercial realisation of value for this investment, with subsequent commercial benefits of employment and tax revenues across the EU. We know not to lose sight of the fact all EU funding is fundamentally focused on future commercial success.
260
261 Grant numbers:
262
263 * Fed4Fire.eu Grant Agreement No: 732638
264 * NLnet Grant Agreements No: 825310 and 825322
265 * NGI-POINTER. Grant agreement No: 871528
266 * StandICT.eu Grant agreement No: 951972.
267 * Sorbonne Université: 163 FP7 projects and 195 H2020 projects
268
269
270 ## 1.2 Methodology
271
272
273 * Everything that Libre-SOC does is published as Libre/Open Information at https://libre-soc.org/ - source code (https://git.libre-soc.org) is open and available under the LGPLv3+ License and other appropriate Libre/Open Licenses.
274 * LIP6 likewise discloses all source code at https://gitlab.lip6.fr/vlsi-eda
275 * LIP6's toolkit containing existing large-geometry Cell Libraries and test benches at https://gitlab.lip6.fr/vlsi-eda/alliance-check-toolkit.
276 * CNRS's HITAS/YAGLE is also Open Source https://www-soc.lip6.fr/equipe-cian/logiciels/tasyagle/.
277 * Symbiyosys and its subcomponents for Formal Correctness Proofs are Libre/Open https://symbiyosys.readthedocs.io/.
278 * GPS GNSS-SDR is also Open Source https://gnss-sdr.org/ and can be adapted for Helix's requirement
279 * Chips4Makers FlexLib is also Open Source https://gitlab.com/Chips4Makers but the NDA'd "ports" are not.
280 * To solve the above problem, all Libre/Open Developers will work with an Academic "Ghost" version, called C4M-FreePDK45 https://gitlab.com/Chips4Makers/c4m-pdk-freepdk45. This "ghost" version will allow full (parallel-track) collaboration between Libre/Open Developers and those Participants creating "real" GDS-II Files, without violating Foundry NDAs.
281
282
283 This methodology is based on an established process that has already
284 allowed us to deliver demonstrable software and hardware results,
285 the manifestation of which is our 180nm architecture test chip now
286 in manufacture. This has involved a significant amount of cooperative
287 development among the applicants, and others beyond, and the development
288 of core supporting technology that this grant application can now
289 efficiently build upon.
290
291
292 We refer to other supporting technology sources further in this
293 application and whilst they are not the core team they will critically
294 contribute to the overall success. In particular, these groups can be
295 supported by NLnet, whose "Works for the Public Good" remit is 100%
296 compatible with the full transparency objectives (that the project's
297 participants are already committed to) which will help by providing
298 additional non-core-team development on an on-demand basis, on the back
299 of NLnet's already-trusted commitment to fulfil European Union objectives
300 under Grant Agreements No 825310 and 825322.
301
302
303 Additionally, Libre-SOC is working closely with the OpenPOWER Foundation
304 ISA Working Group Chair, having attended regular bi-weekly meetings for
305 over 18 months. As mentioned above, the entirety of our work of greater
306 than 3 years on this Vector Extension, SVP64, is entirely transparent
307 and open: https://libre-soc.org/openpower/sv/svp64/. Both NLnet
308 (and StandICT.eu through a proposal under consideration at the time of
309 writing) are supporting our efforts to submit the Draft SVP64 and its
310 subcomponents through the RFC (Request for Change) process being developed
311 by the OpenPOWER Foundation. For long-term stability and impact it is a
312 necessary prerequisite that Draft SVP64 become an official part of the
313 Power ISA: this decision is however down to the OpenPOWER Foundation
314 and requires considerable preparation and planning, which this Grant
315 will help support.
316
317
318 One huge benefit of Libre-SOC's core being Power ISA 3.0 Compliant is that
319 IBM contributed a huge patent pool through the OpenPOWER EULA. Compliant
320 Designs enjoy the protection of this patent pool. By contributing SVP64
321 to the Power ISA it falls under this same umbrella. Libre-SOC shall be
322 entering into an agreement with the OpenPOWER Foundation, here, as part
323 of the ISA RFC process. European businesses clearly benefit from the
324 long-term stability of this arrangement.
325
326
327 Whilst we clearly need, ultimately, to prove our design's power-efficiency
328 in silicon, we would however consider it unwise and extremely costly to
329 tape-out to Silicon without having gone through a proper early-evaluation
330 process, weeding out ineffective strategies and designs. To that end, we
331 learned from Jeff Bush's work on the Nyuzi 3D core to perform estimates
332 on power consumption and clock cycles. This is a highly-effective
333 feedback process that allows identification and targeting of the most
334 urgent (inefficient) areas, and we have taken it on-board and adopted
335 it throughout the project.
336
337
338 Part of that involves Peter Hsu's cavatools (another NLnet Grant) which
339 is (at present) a cycle-accurate Simulator for RISC-V. A (new) NLnet
340 Grant (not yet approved at the time of writing) is targeted at porting
341 cavatools to the Power ISA. This proposal would allow NLnet-funded work to
342 be extended into 3D, Video, DSP and other areas, to simulate (test) out
343 the feasibility, power-efficiency and effectiveness of different Custom
344 SVP64 Extensions to the Power ISA, long before they reach actual Silicon.
345
346
347 # 2 Impact
348
349
350 ## 2.1 Project’s pathways towards impact
351
352
353 The core of modern computing is the capability of the computational
354 element of the systems and the microprocessors they are based around.
355 Every twenty years there has been a significant evolutionary step in the
356 technical concepts employed by these microprocessor devices. For example
357 the last big step was the concept of RISC (Reduced Instruction Set)
358 processors. These developments have been driven by many forces from
359 cost of devices to limitations of the available technology of the time.
360
361
362 The Libre-SOC core is capable of becoming the next significant step
363 change in microprocessor speed, technology, and reduction in equivalent
364 computational power (Watts).
365
366
367 To illustrate this, we need to go back in history to early computing.
368 The first microprocessors were reliant on expensive core then bipolar
369 memory and even with the advent of DRAMS (Dynamic Random-Access Memories)
370 the primary focus of microprocessor processor core designs was to
371 optimise the minimal use of memory and focus on the power of the core.
372 Over time, memory became cheaper and reliance on memory to improve
373 processing increased with techniques like RAMdisk stores were developed.
374 This cheap memory also resulted in the evolution of RISC and similar
375 computing technology concepts. Today the problem is epitomized by speed,
376 where microprocessors have evolved to be much faster than the fastest
377 memories, and to increase performance, the state of the art computing
378 requires coming full-circle: once again minimising the use of memory,
379 which is now a log jam, and looking again at the core optimisation
380 solutions devised in the 1960’s by luminaries such as Seymour Cray.
381 The Libre-SOC core is an optimal adoption of this category of core
382 processor performance enhancement.
383
384
385 Libre-SOC has the benefit that its development relies on fundamental
386 research that has been known and proven for nearly 60 years. SVP64 has
387 input from and takes on-board lessons learned from NEC SX-Aurora, Cray-I,
388 Mitch Alsup's MyISA 66000, RISC-V RVV Vectors, MRISC32, AVX-512, ARM
389 SVE2, Qualcomm Hexagon and TI's DSP range, as well as other more esoteric
390 Micro-architectures such as Aspex's Array-String Processor and Elixent's
391 2D Grid design.
392
393
394 As a Hybrid (merged) CPU-VPU-GPU Micro-architecture (similar to
395 ICubeCorp's IC3128) there is a huge reduction in the complexity
396 of 3D Graphics and Video Driver and overall hardware. NVidia, ARM
397 (MALI), AMD, PowerVR, Vivante: these are all dual (ISA-incompatible)
398 architectures with staggering levels of hardware-software complexity.
399 Like ICubeCorp's design, Libre-SOC 3D and Video binaries are executed
400 directly on the actual main (one) core.
401
402
403 The end-result here is, if deployed in mass-volume products world-wide
404 including for European end-users of ubiquitous Computing devices, a
405 significant energy saving results on a massive scale, particularly in
406 battery-operated (mobile, tablet, laptop) appliances. Demonstrating this
407 however requires, ultimately, that we actually create real silicon,
408 and measure its performance and power consumption.
409
410
411 ## 2.2 Measures to maximise impact - Dissemination,
412 exploitation and communication
413
414
415 As the Libre-SOC core is the result of a Libre/Open Source project
416 by default all of our development work has been published for the last
417 four years. This was also a requirement of our EU funding through NLnet.
418 In addition we have undertaken a full program of conference presentations,
419 technology awareness activities and cooperation with key bodies such as
420 the OpenPOWER Foundation and OpenPOWER Members (Libre-SOC is participating
421 in a world-wide Open University Course about the OpenPOWER ISA, an
422 activity led by IBM). Examples:
423
424
425 * https://openpowerfoundation.org/events/openpower-summit-2020-north-america/
426 * https://openpowerfoundation.org/libre-soc-180nm-power-isa-asic-submitted-to-imec-for-fabrication/
427
428
429 Marie-Minerve Louerat (CNRS) and Jean-Paul Chaput's and Professor
430 Galayko's (Sorbonne Université LIP6 Lab) Academic Publications will
431 continue https://www.lip6.fr/actualite/personnes-fiche.php?ident=P109
432 https://www.lip6.fr/actualite/personnes-fiche.php?ident=P98
433 https://www.lip6.fr/actualite/personnes-fiche.php?ident=P230 as will
434 their continued Conference participation (example: FOSDEM 2021 coriolis2
435 https://av.tib.eu/media/52401?hl=coriolis2)
436
437
438 Luke Leighton also releases videos of his Libre-SOC talks on
439 youtube https://www.youtube.com/user/lkcl and a full list of all
440 conferences (past and present) are maintained on the Libre-SOC website
441 https://libre-soc.org/conferences/
442
443
444 The Libre-SOC bugtracker (where we track our TODO actions) is
445 public access (https://bugs.libre-soc.org), and the Mailing
446 lists are also public access (https://lists.libre-soc.org).
447 LIP6's alliance/coriolis2 mailing lists are also public access
448 (https://www-soc.lip6.fr/wws/info/alliance-users)
449
450
451 These are ongoing activities that actively encourage world-wide Open
452 Participation, and shall remain so indefinitely. We will continue to
453 grow these activities along with a commercial thread of publicity by RED
454 Semiconductor Ltd to publicise and determine product family opportunities
455 where RED Semiconductor Ltd will focus on potential product and market
456 development built upon the Libre-SOC core technology.
457
458
459 ## 2.3 Summary
460
461
462 ### Specific needs
463
464
465 Modern computing technology is designed in secrecy and released to
466 the market without the ability of the user base to vet or validate.
467 When problems arise it is usually due to “discovery” and usually
468 driven by technical curiosity or malice. What is clear is that to those
469 on the inside these problems were visible from the outset, however
470 time resource and unwillingness to explore (and unethical Commercial
471 pragmatism) has left these vulnerabilities open to be exploited. As a
472 general principle we have taken the view that any new design should be
473 open to review and able to be corrected (every design has some bugs)
474 before mass adoption and the inevitable loss and crisis.
475
476
477 In practical terms: as indicated in sections above there have
478 been a number of security incidents involving ubiquitous computing
479 devices, impacting millions to hundreds of millions of end-users,
480 world-wide. Qualcomm failed last year to provide adequate secure firmware,
481 leaving 40% of the entire world's Android smartphones vulnerable to
482 attack. With the majority of smartphones being "fire-and-forget" products
483 with non-upgradeable firmware, the end-user's only solution is to throw
484 away a perfectly good electronics product and purchase a new one.
485 For Intel products - all Intel products - the exact same thing has
486 occurred (Master Firmware Key, Spectre, Meltdown), but at an unfixable
487 hardware level, and there are no replacement Intel products that can be
488 purchased in the market to "fix" their fundamental design flaws.
489
490
491 Not only that, but all of the ubiquitous Computing products (Apple, Intel,
492 IBM, NVidia, AMD being the most well-known) are 100% non-EU-based. As far
493 as EU Digital Sovereignty is concerned, this is an extremely serious
494 and alarming situation, compounded by critical Foundries and know-how
495 to run those Foundries also not being part of a Sovereign European remit.
496
497
498 If that was not enough, Foundries and the Semiconductor Industry requires
499 NDAs that at the minimum prohibit full publication of Academic results,
500 stifling innovation and research, in turn driving up the cost for EU
501 businesses of the cost of ASIC products by creating artificial cost,
502 overhead and knowledge barriers.
503
504
505 The entire Computing and Semiconductor Industry needs a new approach.
506
507
508 Taking the initiative, the end goal of the Libre-SOC/RED Semiconductor
509 Ltd project is therefore to deliver high performance, security auditable,
510 supercomputer class computing devices to the market. As this is not
511 currently available it will prompt a step change in low power (Watts)
512 high performance computing. This will be achieved through:
513
514
515 * Energy/Power consumption measurement: we need to verify that performance/watt is lowered
516 * Draft SVP64 inclusion in Power ISA: this is needed to indicate "Official long-term Status"
517 * Auditability and Transparency: needed for end-users and EU businesses to trust the hardware.
518 * Power ISA 3.0 Interoperability: to leverage over 2 decades of existing business software tools.
519 * FPGA and Simulator demonstrators: to demonstrate feasibility of the HDL and the ISA
520 * VLSI toolchain and Cell Library: MPW Shuttle runs are needed to reach "Silicon-proven" status
521 * NLnet mini-grants: Effectively this is a "Reserve" budget for the Project, managed by NLnet
522
523
524 ### Dissemination, exploitation and Communication
525
526 Energy/Power consumption measurement:
527
528
529 Just as Jeff Bush showed by publishing Nyuzi Research at Conferences we
530 shall follow the same proven incremental performance/watt measures and
531 procedures, and publish the results.
532
533 https://ieeexplore.ieee.org/document/7095803/
534
535
536 Draft SVP64 inclusion in Power ISA:
537
538
539 We are already working with the OpenPOWER ISA Working Group, and have
540 already begun publishing the Draft SVP64 Specification as it is being
541 developed. This will become official RFCs (Request for Changes) leading
542 to adoption. This includes development of Compliance Test Suites,
543 low-level libraries, compilers etc. which shall be announced through
544 Conferences, Press Releases (by RED Semiconductor Ltd, NLnet and the
545 OpenPOWER Foundation) and standard Libre/Open development practices
546 (Mailing list Announcements).
547
548
549 Auditability and Transparency:
550
551
552 Using symbiyosys we have already established a number of Formal
553 Correctness Proofs for the TRL 3 HDL used in the 180nm ASIC: This
554 needs to be extended right the way throughout all future work and be
555 published for other OpenPOWER Foundation Members and European businesses
556 to be able to independently verify the correct functionality of not just
557 Libre-SOC ASIC designs but other Power ISA 3.0 compliant designs as well.
558 Libre-SOC HDL and the associated Formal Correctness Proofs are published
559 as-they-are-developed in real-time and consequently dissemination is
560 implicit and automatic.
561
562
563 For the Silicon-level "EMF signature" measurement system Libre-SOC
564 will define and publish Reference Standards, test applications and
565 methodology documentation. RED Semiconductor Ltd will establish
566 and make available a "expected results" database for its commercial
567 products, as part of its Product Application Documentation, so that
568 European Businesses may independently verify that their commercial
569 off-the-shelf RED Semiconductor Ltd products have not been tampered with
570 at the Silicon level. (It is beyond the scope of this Grant however RED
571 Semiconductor Ltd will publish its overall Quality Standards Strategy).
572 In concept, the "EMF Signature" strategy is very similar to Hewlett
573 Packard's "Signature Analysis Strategy" that has been around since
574 1949. https://www.hpl.hp.com/hpjournal/pdfs/IssuePDFs/1977-05.pdf
575
576
577 Power ISA 3.0 Interoperability:
578
579
580 Standing on the shoulders of Giants (IBM and other OPF Members in
581 this case) is always a good starting point. The familiarity and
582 decades-long-term stability of the existing Power ISA 3.0 gives us a vast
583 existing-established user audience to whom we can provide training and
584 experience upgrades from an existing high-level of knowledge. In this
585 we already have the cooperation of IBM (through the OpenPOWER University
586 Education Course that Libre-SOC has helped to create - to be first run
587 from 18th-29th October 2021).
588
589
590 We will take the Interoperability further at a practical level
591 by developing a Libre/Open Power ISA 3.0 "Compliance Test
592 Suite" that meets the OpenPOWER Foundation documented standards
593 (https://openpowerfoundation.org/openpower-isa-compliance-definition/)
594 and make it entirely public and available to all without limit, and invite
595 other OpenPOWER Foundation Members to participate in its development
596 and use. This will then be, again, announced through Press Releases
597 and Mailing List as well as Conference Presentations.
598
599
600 FPGA and Simulator demonstrators:
601
602
603 Again: all new software tools created, and existing ones used and modified
604 to both develop and use resultant devices will be published as an inherent
605 part of the OpenSource real time publishing strategy.
606
607
608 VLSI Toolchain and Cell Library verification:
609
610
611 Again: the results of the development are, to date and in the future,
612 part of Libre/Open Source projects, and are therefore fully-visible, even
613 though they are Hardware-related we treat them as Open Source Software.
614 Conference presentations shall therefore be given, announcements on
615 Mailing Lists, as part of the overall communications strategy.
616
617
618 In this particular case however, the communication has to involve the
619 results of the MPW Shuttle runs, testing the actual ASICs, because it
620 is critical to demonstrate and communicate that the Cell Libraries are
621 Silicon-Proven and that the VLSI tools were capable of successfully
622 creating that Silicon-Proven layout. However the caveat here: anything
623 involving NDA'd material as required by the Foundry has to remain
624 confidential (note that this is not something that can be addressed
625 within the funding scope of this Call)
626
627
628 NLnet mini-grants:
629
630
631 NLnet's website has already been established with communication facilities
632 for around 19 years. NLnet are experienced in the effective evaluation
633 and management of small-scale Grants. They are also extremely familiar
634 with the work that we are doing, and with the detail of EU Grant
635 Procedures. Following those procedures they will add a new section to
636 the website for Grant Proposals that inherently meet the objectives of
637 this Call, and will use their existing communications infrastructure to
638 maximum benefit.
639
640
641 ### Expected results
642
643
644 Energy/Power consumption measurement:
645
646
647 We anticipate in the actual ASIC a significant measurable reduction in
648 performance/watt. Early predictions shall be based on Instruction-level
649 Simulations, but these need to be validated against the "real thing".
650 Due to the iterative process (outlined by Jeff Bush) we simply cannot
651 state exactly in advance the full magnitude of improvement that will
652 occur. The process itself, and how it was successfully applied, however,
653 will be considered to be part of the results themselves as part of
654 publications online and at Conferences.
655
656
657 Draft SVP64 inclusion in Power ISA:
658
659
660 The ultimate outcome here is that SVP64 becomes an officially-adopted
661 part of the OpenPOWER ISA, including a full compliance test suite,
662 documentation in a future revision of the official Power ISA Technical
663 Reference Manual. This process is, however, by necessity and being an
664 extremely important responsibility of the OpenPOWER Foundation (not of
665 any of the Participants), very slow and outside of our control, and may
666 take longer than the 36 month duration of the Grant to complete.
667
668
669 Therefore, the critical Milestone shall be our submission to the
670 OpenPOWER Foundation's ISA Working Group, as well as the development of
671 the required Compliance Test Suites. Both of these shall be published
672 under appropriate Libre/Open Licenses.
673
674
675 Auditability and Transparency:
676
677
678 We will have completed the Formal Correctness Proofs and published them
679 and the results of running them against the Libre-SOC HDL. We will also
680 have received the ASICs back from MPW Shuttle runs, which will contain
681 "EMF detection" wires routed strategically throughout it, and run the
682 pre-arranged unit tests that will create "Signatures" that shall be
683 recorded and published. This task is another critical reason why we
684 need actual Silicon, because only with an ASIC can we demonstrate the
685 viability of Signature Analysis (and similar) Strategies for ASICs.
686
687
688 Power ISA 3.0 Interoperability:
689
690
691 We will have completed an implementation of the Compliance Test
692 Suite as a Libre-Licensed application that can test multiple different
693 implementations: FPGA, Simulators (including our own as well as qemu), and
694 actual Silicon implementations including IBM POWER9, POWER10, Microwatt.
695 In addition we will have extended our own interoperability "Test API"
696 that allows comparisons of any arbitrary user-generated application
697 against any other arbitrary Power ISA compliant devices (whether FPGA,
698 Simulator, or Silicon): the OpenPOWER Compliance Test Suite implementation
699 shall simply be one of those applications.
700
701
702 We expect the Libre-SOC core to pass the full OpenPOWER ISA 3.0 Test
703 Suite, and the results to be published. We will also communicate with
704 OpenPOWER Foundation Members and make them aware of the existence of
705 the Test Suite and document how it may be used to test their own Power
706 ISA 3.0 implementations for Compliance.
707
708
709 FPGA and Simulator demonstrators:
710
711
712 Successful software simulation (emulation) of the augmented Power 3.0 ISA
713 with the Draft SVP64 Extensions, and successful demonstration of the HDL
714 of a multi-core SMP processor implementing the same, running in a large
715 FPGA (the size of the commercially-available FPGAs constraining what
716 is possible, here). Each shall help verify the other's correctness.
717 This will be a rapid iterative cycle of development and shall always
718 produce early results, feeding back to continued improvement.
719
720
721 VLSI Toolchain and Cell Library verification:
722
723
724 Multiple demonstrator 2-core ASICs and a proven path to an 8-core ASIC
725 (as we anticipate that the 8-core is likely to be beyond the scope of the
726 Grant due to Silicon costs). Where the 2-core ASIC MPW is multi-purpose
727 (proving the HDL, proving the VLSI toolchain, proving the Cell Library)
728 and shall use the FPGA and Simulations to check its correctness before
729 proceeding, the 8-core shall remain in FPGA only, due to cost, but a
730 VLSI Layout for the 8-core will still be attempted, in order to "test
731 the limits" of the VLSI tools. If funding was available we could take
732 the 8-core to full MPW rather than just to FPGA and GDS-II. As the 8
733 core Layout develops, if it (and the coriolis2 toolchain) progresses
734 to viability in the 36 months one option might be for RED Semiconductor
735 to apply for a EUR 500,000 NLnet mini-grant, payment terms to meet
736 requirements set by IMEC, from their budget allocated under this proposal.
737
738
739 NLnet mini-grants:
740
741
742 NLnet will receive and review potentially hundreds of small Grant
743 Proposals to ensure that they meet both the Call's Objectives and meet
744 NLnet's responsibilities as a Stichting / Foundation to fund "Works
745 for the Public Good". They shall request that the successful Grant
746 Applicant create Milestones and that Grant Applicant communicate those
747 results, thus requiring that it is the Grant Applicant that fulfils the
748 requirement herein. This process is already established and already in
749 effect under Grant Agreements No 825310 and 825322.
750
751
752 In the case of the Participants, if we need "reserve" budgets for
753 unforseen activities, we commit to following that exact same procedure
754 and thus also shall meet the Objectives of this Call (examples include
755 the MPW 8-core, above). We are aware that new technology beneficial to
756 the project may not be currently apparent but will be available within
757 the 36 months duration, and the methodology of funding it through NLnet
758 may prove optimal and a cost-effective use of EU funds, as NLnet would
759 (as they do now) only draw the budget down as needed.
760
761
762 ### Target groups
763
764
765 Due to our Open real time publishing of the Libre-SOC project, our work
766 can be forked by anyone at any time as a starting point or as a building
767 block for new projects, potentially taking the ideas and concepts in any
768 direction. These can be individuals or teams and they can be academics
769 or industrialists, the point being that if we trigger a step change in
770 the technology everyone should be able to benefit.
771
772
773 This is in addition to our own commercialisation plans.
774
775
776 Open Source methodology leads to Open standards which leads to Open
777 understanding and rapid adoption of new ideas in academia and industry.
778 The Eurocentric nature and benefit of the work should not be overlooked
779 either.
780
781
782 ### Outcomes
783
784
785 As the development chain includes elements of commercialisation, beyond
786 the immediate benefit to similar projects by the enhancement of the
787 Libre/Open Source tool chain and the educational uplift provided directly
788 and by example to other groups and European businesses and Educational
789 Establishments planning Software-to-Silicon projects, the most direct
790 outcome will be the availability, as devices in the market through RED
791 Semiconductor Ltd, of a new concept in supercomputing power that is also
792 completely security auditable and transparent.
793
794
795 We are already aware of a commercial venture formed recently, who are
796 aware and already benefiting from our work over the last three years to
797 improve the Software-to-Silicon toolchain, that is now focusing on the
798 finessing of the toolchain and its human interface to widen access to the
799 methodology and IMEC are using our architectural test chip, currently in
800 production, to validate and test their new cloud based chip design suite.
801 The outcomes are already happening and are bound to magnify.
802
803
804 ### Impacts
805
806
807 We believe the market demand for our step change in core architecture
808 thinking is so great it will force the world's leading microprocessor
809 companies to follow. The result will be a greater step change in the
810 performance and security of computer hardware across the world.
811
812
813 Additionally the confirmation of Silicon-proven Cell Libraries and
814 a European-led functional Libre-Licensed VLSI toolchain in lower
815 geometries will significantly reduce the cost of ASIC development for
816 European businesses and reduce to zero the risk of critical dependence
817 on non-Sovereign (geo-politically constrained) Commercial VLSI tools
818 and Cell Libraries.
819
820
821 # 3 Quality and efficiency of the implementation
822
823 Work Packages:
824
825
826 1. NLnet
827 2. SVP64 Standards
828 3. Power ISA Simulator and Compliance Test Suite
829 4. Compilers and Libraries
830 5. Enhancement of Libre-SOC HDL
831 6. EMF Signature Hardware security
832 7. Cell Libraries
833 8. Improve Coriolis2 for smaller geometries
834 9. VLSI Layout, Tape-outs and ASIC testing
835 10. Project Management
836 11. Helix GPS Application
837
838
839 # 3.1 Work plan and resources
840
841 [[!img 2021-10-19_09-50.png size="550px" ]]
842
843 Tables for section 3.1
844
845
846 Table 3.1a: List of work packages
847
848
849 |Wp# |Wp Name |Lead # |Lead Part# Name |Pe Months|Start |End |
850 |----- |------------- |------------ |--------- |--- |----- |--------- |
851 |1 |NLnet |5 |NLnet |18 |1 |36 |
852 |2 |SVP64 |2 |Libre-SOC |21 |1 |36 |
853 |3 |Sim/Test |2 |Libre-SOC |64 |1 |18 |
854 |4 |Compilers |1 |RED |32 |1 |36 |
855 |5 |HDL |2 |Libre-SOC |193 |1 |36 |
856 |6 |EMF Sig |4 |4/CNRS |84 |1 |18 |
857 |7 |Cells |2 |Libre-SOC |109 |1 |24 |
858 |8 |Coriolis2 |3 |3/SU |338 |1 |36 |
859 |9 |Layout |3 |3/SU |220 |8 |36 |
860 |10 |Mgmt, Fin, Legal |1 |RED |185 |1 |36 |
861 |11 |Helix GPS Cor. |6 |Helix |248 |1 |36 |
862 | | | |Total months |1512 | | |
863
864 ## 1. NLnet
865
866 Table 3.1b(1)
867
868 |Work Package Number |1 |
869 | ---- | -------- |
870 |Lead beneficiary |NLnet |
871 |Title |NLnet mini-grants |
872 |Participant Number |5 |
873 |Short name of participant |NLnet |
874 |Person months per participant |18 |
875 |Start month |1 |
876 |End month |36 |
877
878
879 Objectives:
880
881
882 To manage the people who put in supplementary (by timescale) proposals
883 intended to support the core objectives of our proposal, ensuring that
884 those proposals also honour and meet the objectives outlined in the
885 original call:
886
887 https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/opportunities/topic-details/horizon-cl4-2021-digital-emerging-01-01
888
889
890 This will allow us to address and deploy new ideas and concepts not
891 immediately available to us at the time of this submission, and have
892 them properly vetted by an Organisation both familiar with our work,
893 and already trusted by the EU to fulfil the same role for other EU Grants.
894
895
896 Description of work:
897
898
899 These descriptions effectively mirror the light-weight grant mechanism
900 NLnet manages for the NGI research and development calls (EU Grants
901 825310 and 825322) and does not deviate from those pre-established
902 procedures except to define the context of the work to be carried out
903 by the Grant Recipient to fall within the criteria defined by this call
904 (HORIZON-CL4-2021-DIGITAL-EMERGING-01-01) not those of the previous Grants
905
906
907 * To include on the NLnet website a dedicated Call for mini-grant (EUR 50,000) Proposals, meeting the criteria of this existing Call (HORIZON-CL4-2021-DIGITAL-EMERGING-01-01) where the wording shall be written by NLnet and approved by the EU.
908 * To analyse and vet the Proposals to ensure that they match the criteria, through a multi-stage process including validating appropriateness to the Libre-SOC Project and running each application through an Independent Review by the EU.
909 * To notify successful Applicants, to ensure that they sign a Memorandum of Understanding with attached pre-agreed Milestones, and to fulfil Requests for Payment on 100% successful completion of those same pre-agreed Milestones.
910 * To produce Audit and Transparency Reports and to engage the services of Auditors to ensure compliance.
911
912
913 Deliverables:
914
915
916 Again these deliverables are no different from NLnet's existing
917 deliverables to the EU under Grant Agreements 825310 and 825322
918
919
920 * 1.1. A functioning Call-for-Proposals on the NLnet website.
921 * 1.2. Inclusion of the new CfP within the existing NLnet infrastructure
922 * 1.3. Progress Reports and Independent Audit Reports to the EU
923
924
925 ## 2. SVP64 Standards, RFC submission to OPF ISA WG
926
927
928 Table 3.1b(2)
929
930
931 |Work Package Number |2 |
932 | ---- | -------- |
933 |Lead beneficiary |Libre-SOC |
934 |Title |SVP64 Standards, RFC submission to OPF ISA WG |
935 |Participant Number |2 |
936 |Short name of participant |Libre-SOC |
937 |Person months per participant |21 |
938 |Start month |1 |
939 |End month |36 |
940
941
942 Objectives:
943
944
945 To advance Draft SVP64 Standards, to work with the OpenPOWER Foundation
946 ISA Working Group to comply with deliverable requirements as defined
947 by the OPF ISA WG within their Request For Change (RFC) Process, and to
948 deliver them.
949
950
951 Description of work:
952
953
954 * Extend Draft SVP64 into other areas necessary for fulfilment of this Call (including Zero-Overhead Loop Control)
955 * Prepare SVP64 Standards Documentation for RFC Submission, including identifying appropriate subdivisions of work.
956 * Create presentations and explanatory material for OpenPOWER Foundation ISA WG Members to help with their Review Process
957 * Complete OPF ISA WG RFC submission requirements and submit the RFCs (Note: Compliance Test Suites are also required but are part of Work Package 3)
958 * Publish the results of the decision by the ISA WG (whether accepted or not) and adapt to feedback if necessary
959 * Repeat for all portions of all SVP64 Standards.
960
961
962 Deliverables:
963
964
965 Note: some of these deliverables may not yet be determined due to
966 the OpenPOWER Foundation having not yet finalised and published its
967 procedures, having not yet completed their Legal Review. In addition,
968 although we can advise and consult with them, it will be the OPF ISA
969 WG who decides what final subdivisions of SVP64 are appropriate (not
970 the Participants). This directly impacts and determines what the actual
971 Deliverables will be: They will however fit the following template:
972
973
974 * 2.1. Publish report on appropriate subdivisions of SVP64 subdivisions into multiple distinct OPF RFCs
975 * 2.2. Publish presentations and explanatory materials to aid in the understanding of SVP64 and its value
976 * 2.3. Attend Conferences to promote SVP64 and its benefits
977 * 2.4. Complete the documentation and all tasks required for each SVP64 RFC and submit them to the OPF
978 * 2.5. For each RFC, publish a report on the decision and all other permitted information that does not fall within the Commercial Confidentiality Requirements set by the OpenPOWER Foundation (these conditions are outside of our control).
979
980
981 ## 3. Power ISA Simulator and Compliance Test Suite
982
983
984 Table 3.1b(3)
985
986
987 |Work Package Number |3 |
988 | ---- | -------- |
989 |Lead beneficiary |Libre-SOC |
990 |Title |Power ISA Simulator and Compliance Test Suite |
991 |Participant Number |2 |1 |
992 |Short name of participant |Libre-SOC |RED |
993 |Person months per participant |32 |32 |
994 |Start month |1 |
995 |End month |18 |
996
997
998 Objectives:
999
1000
1001 To advance the state-of-the-art in high-speed (near-real-time)
1002 hardware-cycle-accurate ISA Simulators to include the Power ISA and the
1003 SVP64 Draft Vector Extensions, and to create Test Suites and Compliance
1004 Test Suites with a view to aiding and assisting OpenPOWER Foundation
1005 Members including other European businesses and Academic Institutions
1006 to be able to check the interoperability and compliance of their Power
1007 ISA designs, and to have a stable base from which to accurately and
1008 cost-effectively test out experimental energy-efficient and performance
1009 advancements in computing, in close to real-time, before committing to
1010 actual Silicon.
1011
1012
1013 Description of work:
1014
1015
1016 1. Supplement the work under NLnet "Assure" Grant No 2021-08-071 (part of EU Grant no 957073) to further advance a cavatools port to the Power ISA 3 with newer Draft SVP64 features not already covered by NLnet 2021-08-071 (Note: this particular NLnet Grant has not yet been approved at the time of writing)
1017 2. Advancement of the Hardware-Cycle-Accuracy for Out-of-Order Execution simulation in cavatools, and the addition of other appropriate Hardware models.
1018 3. Addition of other relevant Libre-SOC Draft Power ISA Extensions in cavatools for 3D, Video, Cryptography and other relevant Extensions.
1019 4. Advancement of the Libre-SOC (TRL 3/4) "Test API" to other Simulators, HDL Simulators and existing ASICs (IBM POWER 9/10) and designs (Microwatt)
1020 5. Implement Compliance Test Suite suitable for Libre-SOC according to OpenPOWER Foundation requirements (for Work Package 2: SVP64 Standards)
1021 6. Develop an SVP64 Compliance Test Suite suitable for submission to the relevant OpenPOWER Workgroup, to a level that meets their requirements.
1022
1023
1024 Deliverables:
1025
1026
1027 * 3.1. Delivery of an updated version of cavatools with new Draft SVP64 features
1028 * 3.2. Delivery of a version of cavatools with hardware-accurate models including Out-of-Order Execution
1029 * 3.3. Delivery of additional co-simulation and co-execution options to the Libre-SOC "Test API" including at least IBM POWER 9 (and POWER 10 if access can be obtained), and Microwatt.
1030 * 3.4. Delivery of an implementation of a Compliance Test Suite that meets the OpenPOWER Foundation's criteria
1031 * 3.5. Delivery of the documentation and an implementation of a Compliance Test Suite for Draft SVP64 Extensions for submission to the relevant OpenPOWER Foundation Workgroup.
1032 * 3.6. Public reports on all of the above at Conferences and on the Libre-SOC website.
1033
1034
1035 ## 4. Compilers and Software Libraries
1036
1037
1038 Table 3.1b(4)
1039
1040 |Work Package Number |4 |
1041 | ---- | -------- |
1042 |Lead beneficiary |RED Semiconductor Ltd |
1043 |Title |Compilers and Software Libraries |
1044 |Participant Number |1 |2 |
1045 |Short name of participant |RED |Libre-SOC |
1046 |Person months per participant |20 |12 |
1047 |Start month |1 |
1048 |End month |36 |
1049
1050
1051 Objectives:
1052
1053
1054 To create usable prototype compilers including the advanced Draft SVP64
1055 Vector features suitable for programmers using C, C++ and other High-level
1056 Languages, and to provide the base for the 3D Vulkan Drivers (IR -
1057 Intermediate Representation). To advance the 3D Vulkan Drivers with Draft
1058 SVP64 support. To add support for SVP64 Vectors into low-level software
1059 such as libc6, u-boot, the Linux Kernel and other critical infrastructure
1060 necessary for general-purpose computing software development.
1061
1062
1063 Description of work:
1064
1065
1066 * Feasibility Study of each of the Compilers and Libraries
1067 * Draft SVP64 Vector support in the gcc compiler
1068 * Draft SVP64 Vector support in the llvm compiler
1069 * Advancement of the Kazan 3D Vulkan Driver including using Draft SVP64
1070 * Advancement of the MESA3D Vulkan Driver including using Draft SVP64
1071 * Draft SVP64 Vector and Libre-SOC core support in low-level software including: libc6, u-boot, Linux Kernel.
1072
1073
1074 Deliverables:
1075
1076
1077 * 4.1. Feasibility report on the viability and scope of achievable work within the available respective budgets for each deliverable
1078 * 4.2. Prototype compilers for each of gcc, llvm, Kazan and MESA3D meeting the scope of achievable work defined in the Feasibility study, delivered in source code form under appropriate Libre-Licenses and including unit test bench source code demonstrating successfully meeting the objectives
1079 * 4.3. Prototype ports of libc6, u-boot, Linux Kernel and other software demonstrated to meet the scope of achievable work, delivered in source code form under appropriate Libre-Licenses with unit tests.
1080 * 4.4. Public reports on the above and presentations at suitable Conferences
1081
1082
1083 ## 5. Enhancement of Libre-SOC HDL
1084
1085
1086 Table 3.1b(5)
1087
1088
1089 |Work Package Number |5 |
1090 | ---- | -------- |
1091 |Lead beneficiary |Libre-SOC |
1092 |Title |Enhancement of Libre-SOC HDL |
1093 |Participant Number |2 |1 |3 |
1094 |Short name of participant |Libre-SOC |RED |3/SU |
1095 |Person months per participant |94 |83 |27 |
1096 |Start month |1 |
1097 |End month |36 |
1098
1099
1100 Objectives:
1101
1102
1103 To create progressively larger processor designs, implementing the
1104 Power ISA 3, augmented by Draft SVP64 Cray-style Vectors, in order to
1105 act as real-world test cases for coriolis2 VLSI.
1106
1107
1108 Description of work:
1109
1110
1111 1. Review and potentially revise the existing Libre-SOC SIMD ALU HDL library, for optimisation and gate-level efficiency.
1112 2. Review and revise the existing Libre-SOC IEEE754 Floating-Point HDL Library, for the same, to scale up to meet commercial performance/watt in targeted 3D GPU workloads.
1113 3. Implement Out-of-order Multi-issue Execution Engine using Mitch Alsup's advanced Scoreboard design
1114 4. Implement Speculative Execution Models and Checkers to ensure resistance from Spectre, Meltdown and other hardware security attacks
1115 5. Implement advanced 3D and Video Execution Engines and Pipelines (Texture caches, Z-Buffers etc.)
1116 6. Integrate advanced "Zero-Overhead-Loop-Control" (TRL9) features deployed successfully by STMicroelectronics into the Libre-SOC Core
1117 7. Implement fully-automated "Pinmux" and Peripheral / IRQ Fabric Generator suitable for System-on-a-Chip semi-automated HDL.
1118 8. Implement large-scale Memory Management Unit (MMU), IOMMU, SMP-aware L1 Caches and L2 Cache suitable for multi-core high-performance Vector throughput
1119 9. Formal Correctness Proofs and Modular Unit Tests for all HDL.
1120 10. Implement Verification, Validation and Simulations for HDL
1121
1122
1123 Deliverables:
1124
1125
1126 * 5.1. Advanced HDL SIMD Library with appropriate documentation, unit tests and Formal Correctness Proofs, suitable for general-purpose wide adoption outside of Libre-SOC's use-case, under appropriate Libre Licenses
1127 * 5.2. Advanced HDL IEEE754 Library with appropriate documentation, unit tests and Formal Correctness Proofs, , suitable for general-purpose wide adoption outside of Libre-SOC's use-case, under appropriate Libre Licenses
1128 * 5.3. Advanced Libre-SOC SMP-capable Core, capable of multi-issue Out-of-Order Execution and implementing the Power ISA and Draft SVP64 Custom Extensions, with full unit tests and appropriate Formal Correctness Proofs.
1129 * 5.4. "Peripheral" HDL including PHYs+Controllers including Pinmux / Fabric Inter-connect Autogenerator
1130 * 5.5. Verification, Validation and Simulation of HDL
1131 * 5.6. Appropriate publications and reports on all of the above at Conferences and on the Libre-SOC website.
1132
1133
1134 ## 6. EMF Signature Hardware security
1135
1136
1137 Table 3.1b(6)
1138
1139
1140 |Work Package Number |6 |
1141 | ---- | -------- |
1142 |Lead beneficiary |CNRS |
1143 |Title |EMF Signature Hardware security |
1144 |Participant Number |3 |4 |2 |1 |
1145 |Short name of participant |3/SU |4/CNRS |Libre-SOC |RED |
1146 |Person months per participant |35 |11 |13 |25 |
1147 |Start month |1 |
1148 |End month |18 |
1149
1150
1151 Objectives:
1152
1153
1154 To create a Electro-Magnetic "Signature" system that threads all the
1155 way through an ASIC VLSI layout that is sensitive to localised signal
1156 conditions, without adversely impacting the ASIC's behavioural integrity.
1157 For the "Signature" system to be sufficiently sensitive to change its
1158 output depending what program the ASIC is running at the time, in real
1159 time. To integrate the "threading" into the coriolis2 VLSI toolchain
1160 such that the "Signature" system's deployment is fully automatic.
1161 To demonstrate its successful functionality through a small (low-cost,
1162 large geometry) MPW test runs prior to deployment in the larger ASIC at
1163 lower geometries.
1164
1165
1166 Description of work:
1167
1168
1169 * Feasibility study of different types of EMF "Signature" systems (including Hewlett Packard's 1949 technique) and the design of the test methodology.
1170 * Design the Mixed Analog / Digital Cells required
1171 * Design and implement an automated integration and layout module in coriolis2 to deploy the Signature System on any ASIC.
1172 * Create a suitable VLSI layout with an existing small example alliance-check-toolkit HDL design, with the Signature System threaded through it, and test the resultant MPW ASIC
1173 * Work with the Libre-SOC and VLSI Layout team to deploy the "Signature" system in the smaller geometry layout, ensuring for security reasons that only authorised access to the System is allowed, and help test the resultant MPW ASIC.
1174 * Publish the results in an Academic Paper as well as present at Conferences
1175
1176
1177 Deliverables:
1178
1179
1180 * 6.1. Feasibility and test methodology Report
1181 * 6.2. Mixed Analog / Digital Cells for the Signature System
1182 * 6.3. SPICE Simulation report on the expected behaviour of the "Signature" system
1183 * 6.4. coriolis2 module for automated deployment of Signature System within any ASIC
1184 * 6.5. small ASIC in large geometry and test report on the results
1185 * 6.6. large Libre-SOC ASIC in small geometry with Signature System and test report on its behaviour
1186 * 6.7. Academic Paper on the whole system.
1187
1188
1189 ## 7. Cell Libraries
1190
1191
1192 Table 3.1b(7)
1193
1194
1195 |Work Package Number |7 |
1196 | ---- | -------- |
1197 |Lead beneficiary |Libre-SOC |
1198 |Title |Cell Libraries for smaller geometries |
1199 |Participant Number |3 |2 |1 |
1200 |Short name of participant |3/SU |Libre-SOC |Red |
1201 |Person months per participant |33 |13 |63 |
1202 |Start month |1 |
1203 |End month |24 |
1204
1205
1206 Objectives:
1207
1208
1209 To create, simulate, and test in actual silicon the low-level Cell
1210 Libraries in multiple geometries needed for advancing Libre/Open VLSI,
1211 using this proposals' other Work Packages as a test and proving platform,
1212 with a view to significantly reducing the cost for European Businesses in
1213 the creation of ASICs, for European Businesses and Academic Institutions
1214 to be able to publish the results of Security Research in full without
1215 impediment of Foundry NDAs, and to aid and assist in meeting the Digital
1216 Sovereignty Objectives outlined in EPRS PE 651,992 of July 2020.
1217
1218
1219 Description of work:
1220
1221
1222 Please Note: Work Packages 7, 8 and 9 are highly interdependent and
1223 will cross fertilise their results in an iterative manner as the design
1224 complexity increases, starting from smaller rapid-prototype test ASIC
1225 layouts and progressing to full designs.
1226
1227
1228 * Analog PLL, ADC and DAC Cells
1229 * Differential-pair Transmit / Receiver Cell
1230 * LVDS (current-driven) Transmit / Receiver Cell
1231 * Advanced GPIO IO Pad Cell (w/ Schottky etc.)
1232 * Clock Gating Cell
1233 * SR NAND Latch Cell
1234 * Standard Cells (MUX, DFF, XOR, etc)
1235 * SERDES Transmit / Receiver Cell (Gigabit / Multi-Gigabit)
1236 * Other Cells to be developed as required for other Work Packages
1237
1238
1239 Deliverables:
1240
1241
1242 * 7.1. Design of all Cells needed
1243 * 7.2. SPICE Model Simulations of all Cells
1244 * 7.3. Creation of Test ASIC Layouts and submission for MPW Shuttles in various geometries
1245 * 7.4. Generate and publish reports (Academic and others) and disseminate results
1246
1247
1248 ## 8. Improve Coriolis2 for smaller geometries
1249
1250
1251 Table 3.1b(8)
1252
1253
1254 |Work Package Number |8 |
1255 | ---- | -------- |
1256 |Lead beneficiary |Sorbonne Université (LIP6 Lab) |
1257 |Title |Improve Coriolis2 for smaller geometries |
1258 |Participant Number |3 |2 |1 |
1259 |Short name of participant |3/SU |Libre-SOC |RED |
1260 |Person months per participant |112 |128 |98 |
1261 |Start month |1 |
1262 |End month |36 |
1263
1264
1265 Objectives:
1266
1267
1268 To improve coriolis2 for lower geometries (to be decided on evaluation)
1269 such that it performs 100% DRC-clean (Design Rule Check) GDS-II files
1270 at the chosen geometry for the chosen Foundry, for each ASIC.
1271
1272
1273 Note: Commercial "DRC" will confirm that the GDS-II layout meets timing,
1274 electrical characteristics, ESD, spacing between tracks, sizes of vias
1275 etc. and confirms that the layout will not damage the Foundry's equipment
1276 during Manufacture.
1277
1278
1279 Description of work:
1280
1281
1282 Please Note: Work Packages 7, 8 and 9 are highly interdependent and
1283 will cross fertilise their results in an iterative manner as the design
1284 complexity increases, starting from smaller rapid-prototype test ASIC
1285 layouts and progressing to full designs.
1286
1287
1288 * The main focus (absolute priority) should be put on timing closure
1289 that becomes critical in the lower nodes. And if we can only achieve
1290 this alone, it will be a great success. That entails:
1291 - Improve the clock tree (change from H-Tree to a dynamically
1292 balanced one).
1293 - Improve High Fanout Net Synthesis.
1294 - Prevent hold violations.
1295 - Resizing of the gates (adjust power).
1296 - Logical resynthesis along the critical path, if needed.
1297 - Add a whole timing graph infrastructure.
1298 * To be able to implement those features has deep consequences on P&R:
1299 - We must have an "estimator" of the timing in the wires
1300 (first guess: Elmore).
1301 - The placer algorithm SimPL needs to be upgraded/rewritten
1302 to take on more additional constraints (adding and resizing
1303 gates on the fly).
1304 * Better power supply. Control of IR-drop.
1305 * Protection against cross-coupling.
1306 * During all that process, we must work on a stable database.
1307 So correct speed bottleneck only in algorithms built upon it,
1308 not the DB itself. For this kind of design, it is acceptable
1309 to run a full day on a high end computer.
1310 * Start a parallel project about to redesign the database (providing a backward
1311 compatibility API to Hurricane). But we must not make depend the timing closure
1312 on the database Rewrite.
1313
1314
1315 Deliverables:
1316
1317
1318 The key deliverables are measured by the successful passing of DRC
1319 (Design Rule Checks) against Commercial VLSI tools (Mentor, Synopsis), and
1320 is so critically inter-dependent on all components working 100% together
1321 that there can only be one deliverable, here, per ASIC Layout. Completion
1322 of sub- and sub-sub-tasks shall however be recorded in an easily-auditable
1323 Standard Libre/Open Task Tracking Database (gitlab, bugzilla) and
1324 appropriate structured progress reports created. As is the case with
1325 all Libre/Open Projects, "continuous" delivery is inherent through the
1326 ongoing publication of all source code in real-time. Full delivery is
1327 expected around 30 months.
1328
1329
1330 * 8.1. Coriolis2 VLSI improvements
1331 * 8.2. multiple small test ASIC layouts, to be added to LIP6 alliance-check-toolkit, potentially to be taped out and act as a preliminary test of prototype Cell Libraries
1332 * 8.3. large 2-core ASIC layout to be specifically taped-out in an MPW Shuttle Run
1333 * 8.4. Very large 8-core ASIC layout, not necessarily to be taped-out (MPW) due to size and cost, designed to push the limits.
1334 * 8.5. Academic and other reports
1335
1336
1337 ## 9. VLSI Layout, Tape-outs and ASIC testing
1338
1339
1340 Table 3.1b(9)
1341
1342
1343 |Work Package Number |9 |
1344 | ---- | -------- |
1345 |Lead beneficiary |Sorbonne Université (LIP6 Lab) |
1346 |Title |VLSI Layout, Tape-outs and ASIC testing |
1347 |Participant Number |3 |2 |1 |
1348 |Short name of participant |3/SU |Libre-SOC |RED |
1349 |Person months per participant |64 |94 |62 |
1350 |Start month |8 |
1351 |End month |36 |
1352
1353
1354 Objectives:
1355
1356
1357 To create 100% DRC-clean VLSI Layouts, to perform the necessary
1358 Validation of HDL as to its correctness at the transistor level, to
1359 submit them for MPW Shuttle Runs at the appropriate geometry through IMEC,
1360 and to test the resultant ASICs. This to confirm that the advancements
1361 to the entire coriolis2 VLSI Toolchain is in fact capable of correctly
1362 producing ASICs at both smaller geometries than it can already do,
1363 and at much larger sizes than it can already handle. To publish reports
1364 that serve to inform European Businesses and Academic Institutions of
1365 the results such that, if successful, those Businesses will potentially
1366 save hugely on the cost of development of ASICs, and the dependence
1367 on geo-political commercial tools is mitigated and the EU's Digital
1368 Sovereignty Objectives met.
1369
1370
1371 Description of work:
1372
1373
1374 Please Note: Work Packages 7, 8 and 9 are highly interdependent and
1375 will cross fertilise their results in an iterative manner as the design
1376 complexity increases, starting from smaller rapid-prototype test ASIC
1377 layouts and progressing to full designs.
1378
1379
1380 * To create VLSI Layouts using Libre-SOC HDL
1381 * To prepare and submit GDS-II Files to IMEC under appropriate MPW Shuttle Runs
1382 * To develop a Test jig, including custom test socket and supporting test software for each ASIC and to produce an appropriate report
1383 * To publish Academic Papers and other materials, on websites and at Conferences, on the results of each Tape-out.
1384
1385
1386 Deliverables:
1387
1388
1389 Note that due to the strong inter-dependence, these are the same Deliverables as Work Package 8.
1390
1391
1392 * 9.1. Multiple small test ASIC layouts, to be added to LIP6 alliance-check-toolkit, potentially to be taped out and act as a preliminary test of prototype Cell Libraries
1393 * 9.2. Large 2-core ASIC layout to be specifically taped-out in an MPW Shuttle Run
1394 * 9.3. Very large 8-core ASIC layout, not to be taped-out due to size and cost, designed to push the limits.
1395 * 9.4. Academic and other reports
1396
1397
1398 ## 10. Management
1399
1400
1401 Table 3.1b(10)
1402
1403
1404 |Work Package Number |10 |
1405 | ---- | -------- |
1406 |Lead beneficiary |RED |
1407 |Title |VLSI Layout, Tape-outs and ASIC testing |
1408 |Participant Number |1 |3 |2 |5 |
1409 |Short name of participant |RED |3/SU |Libre-SOC |NLnet |
1410 |Person months per participant |116 |12 |15 |42 |
1411 |Start month |1 |
1412 |End month |36 |
1413
1414
1415 Objectives:
1416
1417
1418 * Achieve competent management and control of the project
1419 * Account for activities and spending, and generate reports
1420 * Oversee legal relationships within the group and with external organisations
1421
1422
1423 Description of work:
1424
1425
1426 With a multi discipline project across five organisations it is
1427 essential that there is management and direction, as well as adequate
1428 training of new individuals introduced within each team. Each individual
1429 organisation will be responsible for their own activities with a central
1430 focus being maintained by RED Semiconductor Ltd and Libre-SOC jointly.
1431
1432
1433 Deliverables:
1434
1435
1436 * 10.1. Management, Administration and Training team
1437 * 10.2. Reporting
1438
1439
1440 ## 11. Helix GPS Correlator
1441
1442
1443 Table 3.1b(11)
1444
1445
1446 |Work Package Number |11 |
1447 | ---- | -------- |
1448 |Lead beneficiary |Helix |
1449 |Title | |
1450 |Participant Number |1 |6 | |
1451 |Short name of participant |RED |Helix | |
1452 |Person months per participant |136 |112 | |
1453 |Start month |1 |
1454 |End month |36 |
1455
1456
1457 Objectives:
1458
1459
1460 To focus the Libre-SOC 2-core ASIC onto a real-word customer
1461 requirement: GPS. To integrate both an FPGA as an early prototype and
1462 the final ASIC into a Demonstrator connecting to Helix's high-accuracy
1463 GPS Antenna Arrays. To confirm functionality, and confirm energy savings
1464 (performance/watt) compared to other solutions.
1465
1466 This programme will enable Helix to research, specify and ultimately
1467 realise, test and deploy a PNT processor single-chip that enables
1468 encrypted millimetre precision GNSS position and &lt;nanosecond time data
1469 to be delivered from today’s GNSS constellations, and to be ready for
1470 next generation LEO (low earth orbit) PNT constellations being planned.
1471
1472 Helix’s comprehensive anti-jamming/spoofing and self-correcting
1473 capabilities will be designed into the same chip, enabling single-die
1474 total solution to accurate/resilient PNT, allowing Helix to integrate
1475 the electronics functionality into its antennas to create an ultra-
1476 compact ultra-low-power PNT solution that can be utilised globally
1477 in the next wave of applications like autonomous vehicles, urban air
1478 mobility, micro-transportation, and critical communications network
1479 synchronisation where market size runs into the tens or hundreds of
1480 million units per year.
1481
1482 Description of work:
1483
1484
1485 1. Scoping Report by Helix to research a Technical Architecture and the full Mathematical Requirements
1486 2. Creating from Scoping an agreed definition of the GPS ASIC requirement, by Helix, to be given to Libre-SOC and RED.
1487 3. Software, Hardware, Documentation, FPGA Prototypes, Test and QA for the Libre-SOC 2-core to be focussed on GPS as a real-word customer Application.
1488 4. Software Development and Hardware compatibility design through the GPS Antenna Arrays, and testing to confirm functionality in both FPGA and ASIC. To confirm reduction in performance/watt of the ASIC.
1489 5. Reporting
1490
1491
1492 Deliverables:
1493
1494
1495 * 11.1 Scoping Report
1496 * 11.2 NRE: Adapt 2-core to working demonstrator GPS Application
1497 * 11.3 Helix Management of NRE
1498 * 11.4 Helix Internal Engineering for GPS Antenna connectivity and testing.
1499 * 11.5 Reports
1500
1501
1502 ## Table 3.1c List of Deliverables
1503
1504 Essential deliverables for effective project monitoring.
1505
1506 |Deliv. #|Deliverable name |Wp # | Lead name |Type |Diss. |Del Mon |
1507 |------ |----------- |------ | ------- |------ |----------- | ---- |
1508 |1.3 |Reports |1 |5/NLnet |R |PU |12/24/36 |
1509 |2.4 |SVP64 RFCs |2 |2/Libre-SOC |R |PU |multiple |
1510 |3.4 |Compliance |3 |1/RED |R |PU |24 |
1511 |3.6 |Reports |3 |1/RED |R |PU |24/36 |
1512 |4.1 |Feasibility |4 |1/RED |R |PU |3 |
1513 |4.4 |Reports |4 |1/RED |R |PU |12/24/36 |
1514 |5.3 |Libre-SOC Core |5 |2/Libre-SOC |OTHER|PU |18 |
1515 |5.5 |HDL Validation |5 |2/Libre-SOC |R |PU |18 |
1516 |5.6 |Reports |5 |2/Libre-SOC |R |PU |12/24/36 |
1517 |6.1 |Feasibility |6 |4/CNRS |R |PU |3 |
1518 |6.7 |Academic Paper |6 |4/CNRS |R |PU |36 |
1519 |7.2 |SPICE Models |7 |4/CNRS |DATA |PU |12 |
1520 |7.4 |Academic Papers |7 |4/CNRS |R |PU |36 |
1521 |8.3 |2-core readiness |8 |3/SU |R |PU |15 |
1522 |8.5 |Academic Papers |8 |3/SU |R |PU |36 |
1523 |9.2 |2-core GDS-II |9 |3/SU |OTHER|PU |26 |
1524 |9.4 |Academic Papers |9 |3/SU |R |PU |36 |
1525 |10.2 |Reporting |10 |1/RED |R |PU |12/24/36 |
1526 |11.2 |Requirements |11 |6/Helix |R |PU |12 |
1527 |11.5 |Reporting |11 |6/Helix |R |PU |12/24/36 |
1528
1529 ## Table 3.1d: List of milestones
1530
1531 List of Milestones:
1532
1533 |M/stone #|Milestone name |WP# |Due date |Means of verification |
1534 |------ | ------ | ----- | ------ | ------ |
1535 |2.4 |SVP64 RFCs |2 |multiple |OpenPOWER Foundation ISA WG |
1536 |3.1 |cavatools/SVP64 |3 |12 |Deliverable 3.5 (Compliance tests) |
1537 |4.2 |compilers |4 |24 |Deliverable 4.3 (software tests) |
1538 |5.3 |Libre-SOC Core |5 |18 |Deliverable 5.5 (HDL Validation) |
1539 |6.2 |Signature Cells |6 |12 |Deliverables 6.3 / 6.5(SPICE, ASIC) |
1540 |7.1 |Cell designs |7 |12 |Deliverables 7.2 / 7.3 (SPICE, ASIC) |
1541 |8.1 |coriolis2 |8 |18 |Deliverables 8.2-8.4 |
1542 |9.1 |coriolis2 ongoing|9 |12 |Deliverables 9.2-9.3 (ASICs) |
1543 |6.7 |Academic report |6 |36 |self-verifying (peer review) |
1544 |7.4 |Academic report |7 |36 |self-verifying (peer review) |
1545 |8.5 |Academic report |8 |36 |self-verifying (peer review) |
1546
1547
1548 ## Table 3.1e: Critical risks for implementation
1549
1550
1551 Risk level: (i) likelihood L/M/H, (ii) severity: Low/Medium/High
1552
1553
1554 |Description of risk |Wp# |Proposed risk-mitigation measures |
1555 |----------------- | ----- | ------ |
1556 |loss of personnel |1-11 |L/H key-man insurance |
1557 |4/CNRS availability |7 |H/H Additional personnel from 1/RED, at market rates |
1558 |Unforeseen Technical |2-11 |L/H 5/NLnet "reserve" mini-grant budget (Wp#1) |
1559 |Geopolitical adversity |4,6-9,11 |M/H Use lower geometries, or switch Foundry (via IMEC) |
1560 |Access to Foundries |4,6-9,11 |M/M Use IMEC as a Sub-contractor |
1561 |Pandemic |1-11 |L/H current mitigation continued (isolation of teams) |
1562 | | | |
1563
1564
1565
1566
1567 ## Table 3.1f: Summary of staff effort
1568
1569
1570 |Part#/name |Wp1 |Wp2 |Wp3 |Wp4 |Wp5 |Wp6 |Wp7 |Wp8 |Wp9 |Wp10 |Wp11 |Total |
1571 |------------- |----- |----- |----- |----- |----- |----- |----- |----- |----- |----- |----- |----- |
1572 |1/RED | | |32 |20 |94 |25 |63 |98 |62 |116 |136 |646 |
1573 |2/Libre-SOC | |21 |32 |12 |72 |13 |13 |128 |94 |15 | |400 |
1574 |3/SU | | | | |27 |35 |33 |112 |64 |12 | |283 |
1575 |4/CNRS | | | | | |11 | | | | | |11 |
1576 |5/NLnet |18 | | | | | | | | |42 | |60 |
1577 |6/Helix | | | | | | | | | | |112 |112 |
1578 |Totals |18 |21 |64 |32 |193 |84 |109 |338 |220 |185 |248 |1512 |
1579
1580
1581 ## 3.1g Subcontracting
1582
1583 These are the subcontracting costs for the participants
1584
1585 ### Table 3.1g: 1/RED ‘Subcontracting costs’ items
1586
1587 |Cost EUR |description and justification |
1588 | ----- | ------ |
1589 |60000 |feasibility and scope studies for compilers |
1590 |1500000 |gcc compiler (1) |
1591 |1500000 |llvm compiler (1) |
1592 |500000 |Kazan Vulkan 3D compiler (1) |
1593 |500000 |MESA 3D Vulkan compiler (1) |
1594 |400000 |libc6, u-boot, linux kernel software (1) |
1595 |50000 |smaller (180/130 nm) ASIC MPWs (IMEC) (2) |
1596 |280000 |larger (low geometry) ASIC MPWs (IMEC) (2) |
1597 |4790000 | total |
1598
1599 (1) These software and compiler costs are to develop extremely specialist
1600 software, where it is Industry-standard normal to spend EUR 25 million
1601 to achieve TRL (9). Contracting of an extremely small pool of specialist
1602 Companies (Embecosm Gmbh, Vrull.EU) is therefore Industry-standard normal
1603 practice. All of the Compiler / Software Contracting shall be with
1604 Companies that are part of the European Union.
1605
1606 (2) IMEC is one of Europe's leading Sub-contractors for ASIC MPW Shuttle
1607 runs, and they handle the NDA relationships with Foundries that are almost
1608 impossible to otherwise establish.
1609
1610 https://europractice-ic.com/wp-content/uploads/2021/01/Pricelist-EUROPRACTICE-General-MPW_8.pdf
1611
1612 ### Table 3.1g: 5/NLnet ‘Subcontracting / Sub-Grant costs’ items
1613
1614
1615 |Cost EUR |description and justification |
1616 | ----- | ------ |
1617 |5000000 |NLnet "mini-grants" |
1618
1619
1620 ## Purchase costs
1621
1622 These are the purchasing costs for the participants
1623
1624 ### Table 3.1h: 1/RED Purchase Costs
1625
1626
1627 | |Cost EUR |Justification |
1628 | ------ | ----- | ------ |
1629 |travel / subst |48000 |3yr World-wide travel to conferences/meetings/interviews |
1630 |equipment |240000 |High-end Servers for Layouts, High-end FPGAs for testing, Jigs |
1631 |Other/Good/work/Svc. |90000 |Legal/Accountancy/Insurance +prof. business services |
1632 |remaining purch. cst. | | |
1633 |Total |378000 | |
1634
1635
1636 ### Table 3.1h: 2/Libre-SOC Purchase costs
1637
1638
1639 | |Cost EUR |Justification |
1640 | ------ | ----- | ------ |
1641 |travel / subst |48000 | |
1642 |equipment |90000 |High-end Servers for Layouts, FPGA Boards for testing |
1643 |Other/Good/work/Svc. |12000 |I.T. Management of Libre-SOC Server |
1644 |remaining purch. cst. | | |
1645 |Total |150000 | |
1646
1647
1648 ### Table 3.1h: 3/SU Purchase costs
1649
1650
1651 | |Cost EUR |Justification |
1652 | ------ | ----- | ------ |
1653 |travel / subst | | |
1654 |equipment |100000 |High-end Servers for Layouts, Simulations |
1655 |Other/Good/work/Svc. |10500 |Office Administration |
1656 |remaining purch. cst. | | |
1657 |Total |110500 | |
1658
1659
1660 ### Table 3.1h: 5/NLnet
1661
1662
1663 | |Cost EUR |Justification |
1664 | ------ | ----- | ------ |
1665 |travel / subst |48000 |3yr EU-wide travel to conferences and meetings |
1666 |equipment | | |
1667 |Other/Good/work/Svc. | | |
1668 |remaining purch. cst. | | |
1669 |Total |48000 | |
1670
1671
1672 # 3.2 Capacity of participants and consortium as a whole
1673
1674
1675 The majority of the consortium have been working together for over
1676 three years on the precursor technical development of the Libre-SOC core
1677 project, the evolution of which is the lynch-pin and "proving-ground"
1678 of this grant application. The public record of their achievements
1679 and team involvement can be found in their public Open Source record
1680 https://libre-soc.org/.
1681
1682 The Libre-SOC team are internationally experienced software professionals
1683 who have strong familiarity with state of the art software to silicon
1684 technologies. They have been supported by two of the co-applicants labs
1685 CNRS and LIP6 (The applicants being Sorbonne Université and Affiliated
1686 Entity, CNRS), and many other European based technology development
1687 groups, which each provide key elements of the project from specialist
1688 programs such as coriolis2, alliance, HITAS, YAGLE and more, and the
1689 manufacturing expertise of Imec. Their versatility and experience with
1690 Libre/Open Source Software also means that they can adapt to unforeseen
1691 circumstances and can navigate the ever-changing and constantly-evolving
1692 FOSS landscape with confidence.
1693
1694 The above is critically important in light of the requirement to
1695 demonstrate access to critical infrastructure, resources and the
1696 ability to fulfil: with the sole exception of NDA'd Foundry PDKs
1697 (Physical Design Kits), the entirety of this project is Libre/Open
1698 Source, both in the tools it utilises, components that it uses, and
1699 the results that are generated. With there being no restriction on
1700 the availability of Libre/Open Source software needed to complete the
1701 project, the Participants correspondingly have no impediment. We also
1702 have a proven strategy to deal with the NDA's: a "parallel track" where
1703 at least one Participant (Sorbonne Université, LIP6 Lab) has signed
1704 TSMC Foundry NDAs, and consequently there is no impediment there, either.
1705
1706 Sorbonne Université (SU) is a multidisciplinary, research-intensive
1707 and world class academic institution. It was created on January 1st
1708 2018 as the merger of two first-class research intensive universities,
1709 UPMC (University Pierre and Marie Curie) and Paris-Sorbonne. Sorbonne
1710 Université is now organized with three faculties: humanities, medicine
1711 and science each with the wide-ranging autonomy necessary to conduct
1712 its ambitious programs in both research and education. SU counts 53,500
1713 students, 3,400 professor-researchers and 3,600 administrative and
1714 technical staff members. SU is intensively engaged in European research
1715 projects (163 FP7 projects and 195 H2020 projects). Its computer
1716 science laboratory, LIP6, is internationally recognized as a leading
1717 research institute.
1718
1719 LIP6 is a Joint Research Unit of both SU (Sorbonne Université)
1720 and CNRS. Both entities invest resources within LIP6 so CNRS is then
1721 an Affiliated Entity linked to SU. According to SU-CNRS agreement
1722 regarding LIP6, SU, as a full partner, manages the grant for its
1723 Affiliated Entity, CNRS.
1724
1725 RED Semiconductor Ltd has been established as a commercialisation vehicle,
1726 sharing the Libre principles of the core Libre-SOC team and bringing
1727 Semiconductor industry commercial management and technology experience.
1728 This includes the founders of two successful semiconductor companies
1729 and a public company chairman. There is also a cross directorship of
1730 Luke Leighton (of Libre-SOC) giving the company an extensive technology
1731 market and leadership experience.
1732
1733 NLnet is a Netherlands based public benefit organisation that brings
1734 to the table over 35 years of European internet history and well over
1735 two decades of unique real-world experience in funding and supporting
1736 bottom up internet infrastructure projects around the world - engaging
1737 some of the best independent researchers and developers. NLnet has
1738 funded essential work on important infrastructure parts of the internet,
1739 from the technologies with which the answers from the DNS root of the
1740 internet can now be trusted, all the way up to key standards for email
1741 security, transport layer security, email authenticity, and a lot more
1742 - on virtually every layer of the internet, from securing core routing
1743 protocols to browser security plugins, from firmware security to open
1744 source LTE networks.
1745
1746 Most recently NLnet is hosting the NGI0 Discovery, NGI0 PET and NGI
1747 Assure open calls as part of the Next Generation Internet research and
1748 development initiative, of which NLnet supports 300+ open source software,
1749 open hardware and open standards projects to build a more resilient,
1750 sustainable and trustworthy internet.
1751
1752 NLnet, a Stichting / Foundation, has been Libre-SOC’s funding source
1753 from the beginning and fundamentally understands our technology and
1754 direction of travel. As well as providing augmentation under existing
1755 EU Grants funding for technology opportunities that we will benefit from
1756 but are yet to be identified, they are a fundamental sounding board that
1757 will be invaluable to the project moving forward.
1758
1759 Helix develops antennas and electronic systems for PNT (Position,
1760 Navigation, Timing) applications. Markets include defence/security,
1761 asset tracking, autonomous systems/vehicles/drones/robotics, critical
1762 infrastructure (network sync – 5G, V2X, etc), fintech (blockchain
1763 timestamping) and many other industrial applications.
1764
1765 Helix solutions defend against the vulnerabilities and threats to
1766 global dependency on GNSS (Global Navigation Satellite Systems), where
1767 disruption to services would cost the world’s major economies £10s
1768 of Billions every single day. Our patented technology enables filtering
1769 antennas to mitigate multi-path, RF and electrical interference and
1770 reduce the impact of jamming and spoofing, meaning that the receiver
1771 electronics becomes a streamlined high performance, low-power/low-cost
1772 correlator/processor to deliver highly accurate and resilience x,y,z
1773 and time data as its output. We are developing sophisticated anti-
1774 jamming/spoofing hardware that uses targeted nulling to ignore jamming,
1775 and enable system-level resilience. This capability can be co-designed
1776 with the receiver chipset for ultimate resilience.
1777
1778 Regarding the extreme high-end computing resources necessary to complete
1779 the exceptionally-demanding task of VLSI development and Layout, we
1780 find that high-end modern laptops and desktop computers (with 64 to
1781 256 GB of RAM) are perfectly adequate. However in the event that our
1782 immediately-accessible computing resources are not adequate, both Sorbonne
1783 Université (LIP6 and CNRS) and Libre-SOC qualify for access to Fed4Fire
1784 (https://www.fed4fire.eu/- grant agreement No 732638) which gives us
1785 direct access to large clusters (100+) high-end servers. Additionally,
1786 we are specifying some of these high-end computers in our budget, and
1787 the software to run on them is entirely Libre-Licensed and within our
1788 combined experience to deploy.
1789
1790 We have established that Embecosm Gmbh and Vrull.eu are some of the
1791 world's leading experts in Compiler Technology. We will put out to
1792 tender a Contract with an initial evaluation phase, followed by a TRL
1793 4/5 Research phase for the prerequisite compilers (gcc, llvm, Kazan,
1794 MESA3D) necessary to support the core design work.
1795
1796 The OpenPOWER Foundation is a part of the Linux Foundation,
1797 and is directly responsible for the long-term protection
1798 and evolution of the Power ISA. Members include IBM, Google,
1799 NVidia, Raptor Engineering, University of Oregon and many more.
1800 https://openpowerfoundation.org/membership/current-members/.
1801
1802 The Chair of the newly-formed ISA Working Group is Paul Mackerras, and
1803 the Technical Chair is Toshaan Bharvani. Both of these people have
1804 been kindly attending bi-weekly meetings with the Libre-SOC Team for
1805 over 18 months, and we have kept them apprised of ongoing developments,
1806 particularly with the Draft SVP64 ISA Extension. They are both going
1807 out of their way to regularly advise us on how to go about a successful
1808 RFC Process for SVP64, and we deeply appreciate their support.
1809
1810 Helix Technology's involvement, as a potential customer and potential
1811 user of the Libre-SOC technology, will give focus to the deliverable of
1812 the project. They have world-leading expertise in Antenna Technology,
1813 and in the mathematics behind the Signal Processing required for
1814 GNSS/GPS. We have deliberately selected them to ensure the ambition of
1815 our overall project.
1816
1817 We therefore have a cohesive cooperative team of experience from concept
1818 to customer product and a supporting cast of specialist technical support
1819 that are an established practiced team.
1820
1821 As a last point: the creation of the teams for this project is critical
1822 for RED Semiconductors Limited and Libre-SOC. We have the benefit of
1823 having the core of an International Technology Headhunter Research
1824 Team amongst the directors of RED Semiconductor Limited, giving us
1825 the capability to ensure the project is fully manned in the required
1826 timescales without the need to externally resource recruitment services,
1827 and this is included in RED’s management manpower.
1828