From 741982527453e363da71a36c876838d0f0e07a3c Mon Sep 17 00:00:00 2001 From: james Date: Wed, 22 Nov 2023 15:25:00 +0000 Subject: [PATCH] --- nlnet_2023_svp64_riscv.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nlnet_2023_svp64_riscv.mdwn b/nlnet_2023_svp64_riscv.mdwn index 63a92b343..d3098b70e 100644 --- a/nlnet_2023_svp64_riscv.mdwn +++ b/nlnet_2023_svp64_riscv.mdwn @@ -28,6 +28,10 @@ if you need any HTML to make your point please include this as attachment. ## Abstract: Can you explain the whole project and its expected outcome(s). +This project, a collaboration between RED Semiconductor and LibreSOC, aims to build on the work already completed in bringing a new vectorised microprocessor architecture to proof of concept, and opening it up to the global RISC-V community so that they can access an open-source ISA that truly competes with the costly high-end incumbents like ARM, Intel and IBM. This is a vital step in bringing open-source High Performance Computing to all developers, no matter the size of their organisation, and will enable the next wave of open innovation. The outcome of the project will be the validation of LibreSoC's Simple-V/SVP64 architecture on RISC-V base architecture, demonstrated in a software simulator. + +The largest single open-source global community for microprocessor architecture is RISC-V, where developers can create unique instructions to solve their specific computational challenges, and develop their own SoC hardware implementations. IP cores are available commercially, or developers can start from scratch. RISC-V is ideal for simple microcontroller type of applications, and in a very few cases well-resourced organisations are developing hyperscaled RISC-V cores in SoCs, or combining RISC-V with other core functions like GPU, DSP in homogeneous computing SoCs. There is a massive gap that needs filling. Open-source RISC-V High Performance Computing needs to be made available to the world’s innovators seeking to solve the global challenges of freedom of information, yet maintaining personal privacy and security – challenges being exposed by global megatrends like AI, metaverse and social media, as well as social issues like healthcare and critical infrastructure. + # Have you been involved with projects or organisations relevant to this project before? And if so, can you tell us a bit about your contributions? -- 2.30.2