SlideShare a Scribd company logo
London Open Source Meetup for RISC-V 19 April 2021
1
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Online Tutor
Fearghal Morgan1, Arthur Beretta2, Ian Gallivan1, Joseph Clancy1, Frédéric Rousseau2, Roshan George1, László Bakó3, Frank Callaly1
1 National University of Ireland, Galway, Ireland (NUI Galway)
2 Univ. Grenoble Alpes, CNRS, Grenoble INP, TIMA
3SAPIENTIA - Hungarian University of Transylvania, Targu-Mures/Corunca
Links
1. Register www.vicilogic.com/register
2. Download presentation / access demos
3. Publications
London Open Source Meetup for RISC-V 19 April 2021
2
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Presentation Overview
• Introductory demos
• RISC-V introduction
• RISC-V Online Tutor course strategy and demo
• vicilogic Online learning, remote FPGA prototyping, course builder
• RISC-V Online Tutor application program demos
• RISC-V Online Tutor user experience and feedback, FPGA usage stats
• Inviting Community participation and collaboration / Future Work
London Open Source Meetup for RISC-V 19 April 2021
3
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Lessons interact with remote hardware
Course homepage
London Open Source Meetup for RISC-V 19 April 2021
4
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Lesson/Framework Demo
• Register-immediate instruction
Demo 1 Demo 2
• Guided lessons
• Widgets in view on left side
link to remote RISC-V hardware
• * * * highlight active datapaths
• Transparent FPGA allocation,
FPGA configuration,
browser-FPGA interaction
• Browse course (top left)
• (top right)
ALU
Arithmetic
Logic Unit
RB Register Bank x0-x15 x10/x11 LED display
London Open Source Meetup for RISC-V 19 April 2021
5
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
About
• Free, open Instruction Set Architecture (ISA) (Berkeley 2010)
• Growing community (RISC-V International, industry, university)
• Enabling new era of processor innovation
• through open standard collaboration
• Freedom in developing extensible software and hardware
• Custom ICs based on RISC-V will enable cost-effective IoT product differentiation
• Building custom chips becoming practical, due to evolution of electronic design
tools, and lower market entry to semiconductor manufacturing industry
• Sustainable choice for building custom chips, thanks to adoption/promotion
by major technology companies, industrial organisations, governments
(Gartner Report, June 20)
London Open Source Meetup for RISC-V 19 April 2021
6
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
International
• Bare Metal & Real-time OS on RISC-V
• Compliance & Verification
• Debug & Trace
• Formal Specification
• Physical Memory Protection
• The RISC-V Memory Model
• RISC-V Toolchain & Kernel Development
• RISC-V Academia & Training committee (biweekly meetings, Thurs)
Participation welcome
Training: Call For Participation
riscv.org
London Open Source Meetup for RISC-V 19 April 2021
7
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Presentation Overview
• RISC-V introduction
• RISC-V Online Tutor course strategy and demo
• vicilogic Online learning, remote FPGA prototyping, course builder
• RISC-V Online Tutor application program demos
• RISC-V Online Tutor user experience and feedback, FPGA usage stats
• Inviting Community participation and collaboration / Future Work
London Open Source Meetup for RISC-V 19 April 2021
8
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Visualising RV32I RISC-V Architecture
Single cycle datapath diagram Online Tutor datapath diagram
memory
PCPlus4
selB
ra/x1
sp/x2
gp/x3
tp/x4
t0/x5
t1/x6
t2/x7
4
extImm
zero/x0
WBDat
3
selWB
0
1
2
2
selDToM
sel
s1/x9
a0/x10
a1/x11
a2/x12
a3/x13
a4/x14
a5/x15
s0/fp/x8
2
rs1D
MWr selDFrM selWBD
MToWB
DToM
ALUOut
extImm
rs2D
ALUOp
branch
15 BGEU
14 BLTU
13 BGE
12 BLT
11 BNE
10 BEQ
9 SLTU
8 SLT
7 SRA
6 SRL
5 SLL
4 XOR
3 OR
2 AND
1 SUB A–B
0 ADD
ALU
add
sel
1
0
PC
selA
ALUBSrc
WB
MRd
selLdSlice
(15:0)
(7:0)
(7:0)
(15:0)
2 lb
0 lw
1 lh
4 lbu
3 lhu
24{7}
16{15}
24{’0'}
16{’0'}
DFrM
auipc
A
B
1
0
PC
1
0
jalr
+
base
offset
2 sb
0 sw
1 sh
(15:0)
(7:0)
16{’0'}
24{’0'}
rs2D
jalr
sel
PCSrc
brAdd
selDToM
2
selStSlice
rs2
rs1
5 5
RWr
RB
WBDat
DEC
rd
5
32-bit RISC-V processor
IM
instruction
PC
brAdd
0
1
selPCSrc
PCPlus4
4
+
PCCU
nPC
clk
rst
WB
ID EX MEM
IF
genBrAdd
EX
WB
IF ID EX MEM WB
memory
access
writeback
execute, address
calculation
decode
instruction instruction
fetch
[11] John Hennessy/David Patterson
London Open Source Meetup for RISC-V 19 April 2021
9
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Online Tutor: Audience/Strategy
• Target audience
• Professors/Students, Embedded Systems/IP Developers, Programmers
... interested in RISC-V Fundamentals; what’s Inside a RV32I RISC-V processor?
• Integrated training and practice (15 hours online, excluding labs)
• From RISC-V digital logic hardware to C programming
• Lesson strategies
• Online, self-paced
• Integrated with remote RISC-V hardware
• Interactive, learn-by-doing experience, visually-rich
• Guided-learning, sandboxes, knowledge checks
London Open Source Meetup for RISC-V 19 April 2021
10
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Course Structure
From RISC-V digital logic hardware to C programming
A. Front: introduction, resources, references
B. Tools tutorials
• Assembly language Venus [8] online simulator
• Remote RISC-V hardware: program instruction upload, execute, hardware debug
C. RV32I assembly instruction-by-instruction -- processor hardware support
D. RV32I RISC-V hardware design-to-prototype (HDL-based), with memory-mapped
peripherals, using industry-standard tools / hardware description language (HDL)
E. Assembly program applications (including games)
F. Advanced Topics: pipelining/hazards, C-to-assembly
Course homepage
London Open Source Meetup for RISC-V 19 April 2021
11
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Detailed Course Structure
Section/Topics Duration (min)
1. Intro, resources, references, application demos
+ 1. Introduction: RISC-V Processor Architecture & Applications 90
2. Learning Outcomes RV32I RISC-V instruction generator and viewer
2. RV32I RISC-V instruction generator and viewer
3. RISC-V references
4. Tour of vicilogic online learning and prototyping platform
+ 5. Game application demos (executing on remote RISC-V)
2. addi register-immediate instruction 120
3. Tools: Assembly program capture/simulation.
Program upload to remote hardware, execute and debug 120
4. RV32I instruction set index and supporting hardware architecture
+ 1. add/sub register-register 40
+ 2. Register-immediate addi, xori, ori, andi, slti, sltiu 60
+ 3. Register-register add, sub, xor, or, and, slt, sltu 20
+ 4. Constant-shift slli, srli, srai, register-shift sll, srl, sra 35
+ 5. lui load upper immediate 15
+ 6.beq, bne, blt, bge, bltu, bgeu branch
Program: delay loop 50
+ 7.Program: shift x10 register left each sec lui, add, addi, slli, bne 25
+ 8. Store/load to/from memory sw, sh, sb, lw, lh, lb, lhu, lbu 60
+ 9. auipc add upper immediate to PC 20
Section/Topics Duration (min)
5 RV32I Processor hardware design (HDL capture-to-prototype)
memory-mapped peripherals
Hardware Description Language model capture, simulation, logic synthesis
+ 1. Bldg blocks IF PCCU/IM, ID DEC/RB, EX EX/ALU, MEM memory, WB writeback 35
+ 2. RV32I processor HDL model - prototype on vicilogic remote FPGA hardware maj lab
+ 3. Memory-mapped peripheral components applications 45
Custom instruction addition (future work)
6. Assembly program applications (game app development)
+ 1. Functions and stack handling 40
+ 2. Game application development Major lab
7. Advanced Topics (pipelining/hazards, C-to-assembly)
+ 1. Pipelined RV32I RISC-V processor architecture, handling hazards 60
+ 2. C program compilation to RISC-V assembly 30
London Open Source Meetup for RISC-V 19 April 2021
12
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Presentation Overview
• RISC-V introduction
• RISC-V Online Tutor course strategy and demo
• vicilogic Online learning, remote FPGA prototyping, course builder
• RISC-V Online Tutor application program demos
• RISC-V Online Tutor user experience and feedback, FPGA usage stats
• Inviting Community participation and collaboration / Future Work
London Open Source Meetup for RISC-V 19 April 2021
13
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Online Learning/Prototyping/Course Builder
PYNQ-Z2
DE10-Nano
• Use remote (FPGA) hardware [20.3]
• ARM Processing System (controller)
and Programmable Logic (PL) (entity)
PL
Programmable
Logic
AXI
Client
Controller Entity
London Open Source Meetup for RISC-V 19 April 2021
14
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
• Architecture supports
• Centralised vicilogic FPGA resources
• Distributed FPGA resources
• Locally-connected FPGAs
Online Learning/Prototyping/Course Builder
[3]
London Open Source Meetup for RISC-V 19 April 2021
15
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
User Design (UD) RTL development
parse/wrap UD
Upload UD project to server
Create User Design view
Create UD lesson step
Include step in course
Execute course step
Generate FPGA config
bitstream and UD metadata
Online course builder (admin)
Online Course Builder Steps
UD User Design
HDL capture, simulation, logic synthesis
Wrapped UD
Probe
register
Control
register
AXI
Client
browser
vicilogic
server
Projects
Views
Lessons
Courses
Users
Groups
Controller
/entity
(cfg bitstream,
metadata)
Connect internal signals
to probe register
London Open Source Meetup for RISC-V 19 April 2021
16
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Online Course Builder Demo
Demo video: 4-bit counter
User Design (UD) RTL development
parse/wrap UD
Upload UD project to server
Create User Design view
Create UD lesson step
Include step in course
Execute course step
Generate FPGA config
bitstream and UD metadata
Online course builder (admin)
Uses lesson in course
Digital Systems Design and FPGA Prototyping:
Course builder
commands
Fundamentals, HDL and EDA tools
London Open Source Meetup for RISC-V 19 April 2021
17
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Presentation Overview
• RISC-V introduction
• RISC-V Online Tutor course strategy and demo
• vicilogic Online learning, remote FPGA prototyping, course builder
• RISC-V Online application program demos
• RISC-V Online Tutor user experience and feedback, FPGA usage stats
• Inviting Community participation and collaboration / Future Work
London Open Source Meetup for RISC-V 19 April 2021
18
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Memory Store/Load Instructions Demo
• Memory store/load
• Demonstrates
• Store/load data transfer
• Signal widget highlighting
memory
Register Bank
Instruction
memory
ALU
Program Counter
Control Unit
(PCCU)
London Open Source Meetup for RISC-V 19 April 2021
19
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
5-Stage Pipeline reg-imm Instruction Demo
• 5-stage RV32I pipeline
execution
instruction addi x1, x0, 0x35
• Demonstrates
• Pipelined register operation
• Interactive timing diagram
• Instruction stage execution
in pipeline table
Pipeline registers
Pipeline table
Timing diagram
ID
MEM
WB
IF
EX
London Open Source Meetup for RISC-V 19 April 2021
20
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Game Application Demos
• Game applications
• Assembly language
• Peripherals
• RNG counter
• In/out ports
• RISC-V debug interface
• Future
• extend peripherals for
development of range
of low-end embedded
applications
London Open Source Meetup for RISC-V 19 April 2021
21
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
5. RV32I Processor hardware design (HDL capture-to-prototype),
memory-mapped peripherals
Hardware Description Language model capture, simulation, logic synthesis
+ 1. Building blocks IF PCCU/IM, ID DEC/RB, EX EX/ALU, MEM memory, WB writeback
+ 2. RV32I processor HDL model - prototype on vicilogic remote FPGA hardware
+ 3. Memory-mapped peripheral components applications
Custom instruction addition (future work)
Hardware Design / RTL - Prototype
ALU
WB
PCCU
EX
memory
London Open Source Meetup for RISC-V 19 April 2021
22
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Top
RISCV0
RISCV1
IF
EX
WB ID
MEM
RISCV0
EX
WB
• Design hierarchy (dual core RV32I)
Hardware Design / RTL - Prototype
Electronic Design Automation EDA toolsuite
London Open Source Meetup for RISC-V 19 April 2021
23
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Presentation Overview
• RISC-V introduction
• RISC-V Online Tutor course strategy and demo
• vicilogic Online learning, remote FPGA prototyping, course builder
• RISC-V Online Tutor application program demos
• RISC-V Online Tutor user experience and feedback, FPGA usage stats
• Inviting Community participation and collaboration / Future Work
London Open Source Meetup for RISC-V 19 April 2021
24
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
User Experience / Feedback
• Course lesson ratings (1-10), 79%–84%, # respondents
Sep-Dec 2020
End of lesson surveys
London Open Source Meetup for RISC-V 19 April 2021
25
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
User Comments
• ”labs and exercises”
• ”interactive diagrams / coloured widgets”
• ”visualising internal signals and registers”
• ”combination of view and lesson text”
• ”video demos”
• ”breakdown of instruction step-by-step / thorough coverage”
• ”sandboxes”
• ”knowledge checks and challenges”
• ”example assembly program descriptions and demos”
• ”worked examples”
• ”good flow between reading text and understanding what was happening on hardware”
• ”instruction generator/viewer is really useful”
• ”star widgets highlighting active datapath (indicating where to look)”
• ”signals being shown at the top of the screen (to aid bit-level activity)”
• ”good pace. Being able to prove that I know this stuff”
What element(s) of the lessons did you find most useful?
London Open Source Meetup for RISC-V 19 April 2021
26
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
FPGA Usage Stats
• No. of remote FPGA sessions (45 users)
• 3 week period (Fri 23 Oct–Thu 12th Nov 2020)
• Each column colour segment highlights the
level of configuration/use of a specific FPGA
• b), c) contribution of individual users
• a) combined contribution of all users
• 112,000 FPGA configurations since Feb 2018
200
300
100
b)
c)
23Oct
a)
12Nov
No. of remote FPGA sessions
London Open Source Meetup for RISC-V 19 April 2021
27
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Presentation Overview
• RISC-V introduction
• RISC-V Online Tutor course strategy and demo
• vicilogic Online learning, remote FPGA prototyping, course builder
• RISC-V Online Tutor application program demos
• RISC-V Online Tutor user experience and feedback, FPGA usage stats
• Inviting Community participation and collaboration / Future Work
London Open Source Meetup for RISC-V 19 April 2021
28
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
• Access courses vicilogic.com/register/ (please share links)
• Available courses vicilogic.com/vicilearn/course/
•
• Digital Systems Design and FPGA Prototyping:
Fundamentals, HDL and EDA tools
• Callorate on course creation, e.g,
• RISC-V extensions
• Cache memory architectures
• other
Inviting Community Participation/Collaboration
London Open Source Meetup for RISC-V 19 April 2021
29
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
• Extend RISC-V peripherals, enabling low-end remote embedded apps
Future Work
AXI
Client
browser
inport
outport
Signal generators
Physical Peripherals
Sensors, actuators
VGA, I2C, SPI
Switch/LED
Peripheral
emulation
London Open Source Meetup for RISC-V 19 April 2021
30
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
• Embedded online assembler
• Integrate with courseware, with
• editor auto-load
• Assembler
• Program upload
• Debug UI
• Enable user remote hardware prototyping and UI creation
• Addition of custom instructions / hardware
• Extend C-to-assembly course content
Future Work
London Open Source Meetup for RISC-V 19 April 2021
31
fearghal.morgan@nuigalway.ie
Presentation https://tinyurl.com/BCSRISCVOnlineTutor
Thankyou
fearghal.morgan@nuigalway.ie

More Related Content

What's hot

PCI Express Verification using Reference Modeling
PCI Express Verification using Reference ModelingPCI Express Verification using Reference Modeling
PCI Express Verification using Reference ModelingDVClub
 
CPU Verification
CPU VerificationCPU Verification
CPU Verification
Ramdas Mozhikunnath
 
Introduction to RISC-V
Introduction to RISC-VIntroduction to RISC-V
Introduction to RISC-V
inside-BigData.com
 
Slideshare - PCIe
Slideshare - PCIeSlideshare - PCIe
Slideshare - PCIe
Jin Wu
 
RISC-V: The Open Era of Computing
RISC-V: The Open Era of ComputingRISC-V: The Open Era of Computing
RISC-V: The Open Era of Computing
RISC-V International
 
Verification Engineer - Opportunities and Career Path
Verification Engineer - Opportunities and Career PathVerification Engineer - Opportunities and Career Path
Verification Engineer - Opportunities and Career Path
Ramdas Mozhikunnath
 
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Linaro
 
Online test program generator for RISC-V processors
Online test program generator for RISC-V processorsOnline test program generator for RISC-V processors
Online test program generator for RISC-V processors
RISC-V International
 
SFO15-TR9: PSCI, ACPI (and UEFI to boot)
SFO15-TR9: PSCI, ACPI (and UEFI to boot)SFO15-TR9: PSCI, ACPI (and UEFI to boot)
SFO15-TR9: PSCI, ACPI (and UEFI to boot)
Linaro
 
BeagleBone Black Bootloaders
BeagleBone Black BootloadersBeagleBone Black Bootloaders
BeagleBone Black Bootloaders
SysPlay eLearning Academy for You
 
How to create SystemVerilog verification environment?
How to create SystemVerilog verification environment?How to create SystemVerilog verification environment?
How to create SystemVerilog verification environment?
Sameh El-Ashry
 
Implementation & Comparison Of Rdma Over Ethernet
Implementation & Comparison Of Rdma Over EthernetImplementation & Comparison Of Rdma Over Ethernet
Implementation & Comparison Of Rdma Over Ethernet
James Wernicke
 
Virtualization Support in ARMv8+
Virtualization Support in ARMv8+Virtualization Support in ARMv8+
Virtualization Support in ARMv8+
Aananth C N
 
Spi drivers
Spi driversSpi drivers
Spi drivers
pradeep_tewani
 
Pci express technology 3.0
Pci express technology 3.0Pci express technology 3.0
Pci express technology 3.0
Biddika Manjusree
 
Message Signaled Interrupts
Message Signaled InterruptsMessage Signaled Interrupts
Message Signaled InterruptsAnshuman Biswal
 
03_03_Implementing_PCIe_ATS_in_ARM-based_SoCs_Final
03_03_Implementing_PCIe_ATS_in_ARM-based_SoCs_Final03_03_Implementing_PCIe_ATS_in_ARM-based_SoCs_Final
03_03_Implementing_PCIe_ATS_in_ARM-based_SoCs_FinalGopi Krishnamurthy
 
GCC for ARMv8 Aarch64
GCC for ARMv8 Aarch64GCC for ARMv8 Aarch64
GCC for ARMv8 Aarch64
Yi-Hsiu Hsu
 
Project ACRN: SR-IOV implementation
Project ACRN: SR-IOV implementationProject ACRN: SR-IOV implementation
Project ACRN: SR-IOV implementation
Geoffroy Van Cutsem
 

What's hot (20)

PCI Express Verification using Reference Modeling
PCI Express Verification using Reference ModelingPCI Express Verification using Reference Modeling
PCI Express Verification using Reference Modeling
 
CPU Verification
CPU VerificationCPU Verification
CPU Verification
 
Introduction to RISC-V
Introduction to RISC-VIntroduction to RISC-V
Introduction to RISC-V
 
Slideshare - PCIe
Slideshare - PCIeSlideshare - PCIe
Slideshare - PCIe
 
RISC-V: The Open Era of Computing
RISC-V: The Open Era of ComputingRISC-V: The Open Era of Computing
RISC-V: The Open Era of Computing
 
Verification Engineer - Opportunities and Career Path
Verification Engineer - Opportunities and Career PathVerification Engineer - Opportunities and Career Path
Verification Engineer - Opportunities and Career Path
 
PCIe
PCIePCIe
PCIe
 
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
Secure Boot on ARM systems – Building a complete Chain of Trust upon existing...
 
Online test program generator for RISC-V processors
Online test program generator for RISC-V processorsOnline test program generator for RISC-V processors
Online test program generator for RISC-V processors
 
SFO15-TR9: PSCI, ACPI (and UEFI to boot)
SFO15-TR9: PSCI, ACPI (and UEFI to boot)SFO15-TR9: PSCI, ACPI (and UEFI to boot)
SFO15-TR9: PSCI, ACPI (and UEFI to boot)
 
BeagleBone Black Bootloaders
BeagleBone Black BootloadersBeagleBone Black Bootloaders
BeagleBone Black Bootloaders
 
How to create SystemVerilog verification environment?
How to create SystemVerilog verification environment?How to create SystemVerilog verification environment?
How to create SystemVerilog verification environment?
 
Implementation & Comparison Of Rdma Over Ethernet
Implementation & Comparison Of Rdma Over EthernetImplementation & Comparison Of Rdma Over Ethernet
Implementation & Comparison Of Rdma Over Ethernet
 
Virtualization Support in ARMv8+
Virtualization Support in ARMv8+Virtualization Support in ARMv8+
Virtualization Support in ARMv8+
 
Spi drivers
Spi driversSpi drivers
Spi drivers
 
Pci express technology 3.0
Pci express technology 3.0Pci express technology 3.0
Pci express technology 3.0
 
Message Signaled Interrupts
Message Signaled InterruptsMessage Signaled Interrupts
Message Signaled Interrupts
 
03_03_Implementing_PCIe_ATS_in_ARM-based_SoCs_Final
03_03_Implementing_PCIe_ATS_in_ARM-based_SoCs_Final03_03_Implementing_PCIe_ATS_in_ARM-based_SoCs_Final
03_03_Implementing_PCIe_ATS_in_ARM-based_SoCs_Final
 
GCC for ARMv8 Aarch64
GCC for ARMv8 Aarch64GCC for ARMv8 Aarch64
GCC for ARMv8 Aarch64
 
Project ACRN: SR-IOV implementation
Project ACRN: SR-IOV implementationProject ACRN: SR-IOV implementation
Project ACRN: SR-IOV implementation
 

Similar to RISC-V Online Tutor

Archiver pilot phase kick off Award Ceremony
Archiver pilot phase kick off Award CeremonyArchiver pilot phase kick off Award Ceremony
Archiver pilot phase kick off Award Ceremony
Archiver
 
Archiver pilot phase kick off Award Ceremony
Archiver pilot phase kick off Award CeremonyArchiver pilot phase kick off Award Ceremony
Archiver pilot phase kick off Award Ceremony
Archiver
 
TPAC2016 - From Linked Building Data to Building Data on the Web
TPAC2016 - From Linked Building Data to Building Data on the WebTPAC2016 - From Linked Building Data to Building Data on the Web
TPAC2016 - From Linked Building Data to Building Data on the Web
Pieter Pauwels
 
UGent Research Projects on Linked Data in Architecture and Construction
UGent Research Projects on Linked Data in Architecture and ConstructionUGent Research Projects on Linked Data in Architecture and Construction
UGent Research Projects on Linked Data in Architecture and Construction
Pieter Pauwels
 
How to run Linux on RISC-V
How to run Linux on RISC-VHow to run Linux on RISC-V
How to run Linux on RISC-V
Drew Fustini
 
RISC-V Unconstrained
RISC-V UnconstrainedRISC-V Unconstrained
RISC-V Unconstrained
RISC-V International
 
12.10-16.40-RISC-V_Stefan_Wallentowitz.pdf
12.10-16.40-RISC-V_Stefan_Wallentowitz.pdf12.10-16.40-RISC-V_Stefan_Wallentowitz.pdf
12.10-16.40-RISC-V_Stefan_Wallentowitz.pdf
MeryemSERTTAOLU
 
Project update - João Fernandes
Project update - João FernandesProject update - João Fernandes
Project update - João Fernandes
Archiver
 
How to run Linux on RISC-V (FOSS North 2020)
How to run Linux on RISC-V (FOSS North 2020)How to run Linux on RISC-V (FOSS North 2020)
How to run Linux on RISC-V (FOSS North 2020)
Drew Fustini
 
Berlin Embedded Linux meetup: How to Linux on RISC-V
Berlin Embedded Linux meetup: How to Linux on RISC-VBerlin Embedded Linux meetup: How to Linux on RISC-V
Berlin Embedded Linux meetup: How to Linux on RISC-V
Drew Fustini
 
ICN in the IRTF and IETF
ICN in the IRTF and IETFICN in the IRTF and IETF
ICN in the IRTF and IETF
Dirk Kutscher
 
RISC-V and open source chip design
RISC-V and open source chip designRISC-V and open source chip design
RISC-V and open source chip design
Drew Fustini
 
Linux on RISC-V (ELC 2020)
Linux on RISC-V (ELC 2020)Linux on RISC-V (ELC 2020)
Linux on RISC-V (ELC 2020)
Drew Fustini
 
ASWF Open Source Forum 2020
ASWF Open Source Forum 2020ASWF Open Source Forum 2020
ASWF Open Source Forum 2020
AcademySoftwareFoundation
 
Archiver 3rd omc_project_overview
Archiver 3rd omc_project_overviewArchiver 3rd omc_project_overview
Archiver 3rd omc_project_overview
Archiver
 
CHIPS Alliance_Object Automation Inc_workshop
CHIPS Alliance_Object Automation Inc_workshopCHIPS Alliance_Object Automation Inc_workshop
CHIPS Alliance_Object Automation Inc_workshop
Object Automation
 
RISC-V-Introduction-_-Aug-2021.pptx
RISC-V-Introduction-_-Aug-2021.pptxRISC-V-Introduction-_-Aug-2021.pptx
RISC-V-Introduction-_-Aug-2021.pptx
ssuser300b04
 
Educating the computer architects of tomorrow's critical systems with RISC-V
Educating the computer architects of tomorrow's critical systems with RISC-VEducating the computer architects of tomorrow's critical systems with RISC-V
Educating the computer architects of tomorrow's critical systems with RISC-V
RISC-V International
 
Opencast Project Update at Open Apereo 2015
Opencast Project Update at Open Apereo 2015Opencast Project Update at Open Apereo 2015
Opencast Project Update at Open Apereo 2015
Stephen Marquard
 

Similar to RISC-V Online Tutor (20)

Archiver pilot phase kick off Award Ceremony
Archiver pilot phase kick off Award CeremonyArchiver pilot phase kick off Award Ceremony
Archiver pilot phase kick off Award Ceremony
 
Archiver pilot phase kick off Award Ceremony
Archiver pilot phase kick off Award CeremonyArchiver pilot phase kick off Award Ceremony
Archiver pilot phase kick off Award Ceremony
 
TPAC2016 - From Linked Building Data to Building Data on the Web
TPAC2016 - From Linked Building Data to Building Data on the WebTPAC2016 - From Linked Building Data to Building Data on the Web
TPAC2016 - From Linked Building Data to Building Data on the Web
 
UGent Research Projects on Linked Data in Architecture and Construction
UGent Research Projects on Linked Data in Architecture and ConstructionUGent Research Projects on Linked Data in Architecture and Construction
UGent Research Projects on Linked Data in Architecture and Construction
 
How to run Linux on RISC-V
How to run Linux on RISC-VHow to run Linux on RISC-V
How to run Linux on RISC-V
 
RISC-V Unconstrained
RISC-V UnconstrainedRISC-V Unconstrained
RISC-V Unconstrained
 
12.10-16.40-RISC-V_Stefan_Wallentowitz.pdf
12.10-16.40-RISC-V_Stefan_Wallentowitz.pdf12.10-16.40-RISC-V_Stefan_Wallentowitz.pdf
12.10-16.40-RISC-V_Stefan_Wallentowitz.pdf
 
Project update - João Fernandes
Project update - João FernandesProject update - João Fernandes
Project update - João Fernandes
 
How to run Linux on RISC-V (FOSS North 2020)
How to run Linux on RISC-V (FOSS North 2020)How to run Linux on RISC-V (FOSS North 2020)
How to run Linux on RISC-V (FOSS North 2020)
 
Berlin Embedded Linux meetup: How to Linux on RISC-V
Berlin Embedded Linux meetup: How to Linux on RISC-VBerlin Embedded Linux meetup: How to Linux on RISC-V
Berlin Embedded Linux meetup: How to Linux on RISC-V
 
ICN in the IRTF and IETF
ICN in the IRTF and IETFICN in the IRTF and IETF
ICN in the IRTF and IETF
 
RISC-V and open source chip design
RISC-V and open source chip designRISC-V and open source chip design
RISC-V and open source chip design
 
Gerardo Carmona Embedded Engineer
Gerardo Carmona Embedded EngineerGerardo Carmona Embedded Engineer
Gerardo Carmona Embedded Engineer
 
Linux on RISC-V (ELC 2020)
Linux on RISC-V (ELC 2020)Linux on RISC-V (ELC 2020)
Linux on RISC-V (ELC 2020)
 
ASWF Open Source Forum 2020
ASWF Open Source Forum 2020ASWF Open Source Forum 2020
ASWF Open Source Forum 2020
 
Archiver 3rd omc_project_overview
Archiver 3rd omc_project_overviewArchiver 3rd omc_project_overview
Archiver 3rd omc_project_overview
 
CHIPS Alliance_Object Automation Inc_workshop
CHIPS Alliance_Object Automation Inc_workshopCHIPS Alliance_Object Automation Inc_workshop
CHIPS Alliance_Object Automation Inc_workshop
 
RISC-V-Introduction-_-Aug-2021.pptx
RISC-V-Introduction-_-Aug-2021.pptxRISC-V-Introduction-_-Aug-2021.pptx
RISC-V-Introduction-_-Aug-2021.pptx
 
Educating the computer architects of tomorrow's critical systems with RISC-V
Educating the computer architects of tomorrow's critical systems with RISC-VEducating the computer architects of tomorrow's critical systems with RISC-V
Educating the computer architects of tomorrow's critical systems with RISC-V
 
Opencast Project Update at Open Apereo 2015
Opencast Project Update at Open Apereo 2015Opencast Project Update at Open Apereo 2015
Opencast Project Update at Open Apereo 2015
 

More from RISC-V International

WD RISC-V inliner work effort
WD RISC-V inliner work effortWD RISC-V inliner work effort
WD RISC-V inliner work effort
RISC-V International
 
RISC-V Zce Extension
RISC-V Zce ExtensionRISC-V Zce Extension
RISC-V Zce Extension
RISC-V International
 
London Open Source Meetup for RISC-V
London Open Source Meetup for RISC-VLondon Open Source Meetup for RISC-V
London Open Source Meetup for RISC-V
RISC-V International
 
Ziptillion boosting RISC-V with an efficient and os transparent memory comp...
Ziptillion   boosting RISC-V with an efficient and os transparent memory comp...Ziptillion   boosting RISC-V with an efficient and os transparent memory comp...
Ziptillion boosting RISC-V with an efficient and os transparent memory comp...
RISC-V International
 
Static partitioning virtualization on RISC-V
Static partitioning virtualization on RISC-VStatic partitioning virtualization on RISC-V
Static partitioning virtualization on RISC-V
RISC-V International
 
Standardizing the tee with global platform and RISC-V
Standardizing the tee with global platform and RISC-VStandardizing the tee with global platform and RISC-V
Standardizing the tee with global platform and RISC-V
RISC-V International
 
Semi dynamics high bandwidth vector capable RISC-V cores
Semi dynamics high bandwidth vector capable RISC-V coresSemi dynamics high bandwidth vector capable RISC-V cores
Semi dynamics high bandwidth vector capable RISC-V cores
RISC-V International
 
Security and functional safety
Security and functional safetySecurity and functional safety
Security and functional safety
RISC-V International
 
Reverse Engineering of Rocket Chip
Reverse Engineering of Rocket ChipReverse Engineering of Rocket Chip
Reverse Engineering of Rocket Chip
RISC-V International
 
RISC-V NOEL-V - A new high performance RISC-V Processor Family
RISC-V NOEL-V - A new high performance RISC-V Processor FamilyRISC-V NOEL-V - A new high performance RISC-V Processor Family
RISC-V NOEL-V - A new high performance RISC-V Processor Family
RISC-V International
 
RISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V 30910 kassem_ summit 2020 - so_c_genRISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V International
 
RISC-V 30908 patra
RISC-V 30908 patraRISC-V 30908 patra
RISC-V 30908 patra
RISC-V International
 
RISC-V 30907 summit 2020 joint picocom_mentor
RISC-V 30907 summit 2020 joint picocom_mentorRISC-V 30907 summit 2020 joint picocom_mentor
RISC-V 30907 summit 2020 joint picocom_mentor
RISC-V International
 
RISC-V 30906 hex five multi_zone iot firmware
RISC-V 30906 hex five multi_zone iot firmwareRISC-V 30906 hex five multi_zone iot firmware
RISC-V 30906 hex five multi_zone iot firmware
RISC-V International
 
RISC-V 30946 manuel_offenberg_v3_notes
RISC-V 30946 manuel_offenberg_v3_notesRISC-V 30946 manuel_offenberg_v3_notes
RISC-V 30946 manuel_offenberg_v3_notes
RISC-V International
 
RISC-V software state of the union
RISC-V software state of the unionRISC-V software state of the union
RISC-V software state of the union
RISC-V International
 
Ripes tracking computer architecture throught visual and interactive simula...
Ripes   tracking computer architecture throught visual and interactive simula...Ripes   tracking computer architecture throught visual and interactive simula...
Ripes tracking computer architecture throught visual and interactive simula...
RISC-V International
 
Porting tock to open titan
Porting tock to open titanPorting tock to open titan
Porting tock to open titan
RISC-V International
 
Open j9 jdk on RISC-V
Open j9 jdk on RISC-VOpen j9 jdk on RISC-V
Open j9 jdk on RISC-V
RISC-V International
 
Open source manufacturable pdk for sky water 130nm process node
Open source manufacturable pdk for sky water 130nm process nodeOpen source manufacturable pdk for sky water 130nm process node
Open source manufacturable pdk for sky water 130nm process node
RISC-V International
 

More from RISC-V International (20)

WD RISC-V inliner work effort
WD RISC-V inliner work effortWD RISC-V inliner work effort
WD RISC-V inliner work effort
 
RISC-V Zce Extension
RISC-V Zce ExtensionRISC-V Zce Extension
RISC-V Zce Extension
 
London Open Source Meetup for RISC-V
London Open Source Meetup for RISC-VLondon Open Source Meetup for RISC-V
London Open Source Meetup for RISC-V
 
Ziptillion boosting RISC-V with an efficient and os transparent memory comp...
Ziptillion   boosting RISC-V with an efficient and os transparent memory comp...Ziptillion   boosting RISC-V with an efficient and os transparent memory comp...
Ziptillion boosting RISC-V with an efficient and os transparent memory comp...
 
Static partitioning virtualization on RISC-V
Static partitioning virtualization on RISC-VStatic partitioning virtualization on RISC-V
Static partitioning virtualization on RISC-V
 
Standardizing the tee with global platform and RISC-V
Standardizing the tee with global platform and RISC-VStandardizing the tee with global platform and RISC-V
Standardizing the tee with global platform and RISC-V
 
Semi dynamics high bandwidth vector capable RISC-V cores
Semi dynamics high bandwidth vector capable RISC-V coresSemi dynamics high bandwidth vector capable RISC-V cores
Semi dynamics high bandwidth vector capable RISC-V cores
 
Security and functional safety
Security and functional safetySecurity and functional safety
Security and functional safety
 
Reverse Engineering of Rocket Chip
Reverse Engineering of Rocket ChipReverse Engineering of Rocket Chip
Reverse Engineering of Rocket Chip
 
RISC-V NOEL-V - A new high performance RISC-V Processor Family
RISC-V NOEL-V - A new high performance RISC-V Processor FamilyRISC-V NOEL-V - A new high performance RISC-V Processor Family
RISC-V NOEL-V - A new high performance RISC-V Processor Family
 
RISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V 30910 kassem_ summit 2020 - so_c_genRISC-V 30910 kassem_ summit 2020 - so_c_gen
RISC-V 30910 kassem_ summit 2020 - so_c_gen
 
RISC-V 30908 patra
RISC-V 30908 patraRISC-V 30908 patra
RISC-V 30908 patra
 
RISC-V 30907 summit 2020 joint picocom_mentor
RISC-V 30907 summit 2020 joint picocom_mentorRISC-V 30907 summit 2020 joint picocom_mentor
RISC-V 30907 summit 2020 joint picocom_mentor
 
RISC-V 30906 hex five multi_zone iot firmware
RISC-V 30906 hex five multi_zone iot firmwareRISC-V 30906 hex five multi_zone iot firmware
RISC-V 30906 hex five multi_zone iot firmware
 
RISC-V 30946 manuel_offenberg_v3_notes
RISC-V 30946 manuel_offenberg_v3_notesRISC-V 30946 manuel_offenberg_v3_notes
RISC-V 30946 manuel_offenberg_v3_notes
 
RISC-V software state of the union
RISC-V software state of the unionRISC-V software state of the union
RISC-V software state of the union
 
Ripes tracking computer architecture throught visual and interactive simula...
Ripes   tracking computer architecture throught visual and interactive simula...Ripes   tracking computer architecture throught visual and interactive simula...
Ripes tracking computer architecture throught visual and interactive simula...
 
Porting tock to open titan
Porting tock to open titanPorting tock to open titan
Porting tock to open titan
 
Open j9 jdk on RISC-V
Open j9 jdk on RISC-VOpen j9 jdk on RISC-V
Open j9 jdk on RISC-V
 
Open source manufacturable pdk for sky water 130nm process node
Open source manufacturable pdk for sky water 130nm process nodeOpen source manufacturable pdk for sky water 130nm process node
Open source manufacturable pdk for sky water 130nm process node
 

Recently uploaded

Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 

Recently uploaded (20)

Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 

RISC-V Online Tutor

  • 1. London Open Source Meetup for RISC-V 19 April 2021 1 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Online Tutor Fearghal Morgan1, Arthur Beretta2, Ian Gallivan1, Joseph Clancy1, Frédéric Rousseau2, Roshan George1, László Bakó3, Frank Callaly1 1 National University of Ireland, Galway, Ireland (NUI Galway) 2 Univ. Grenoble Alpes, CNRS, Grenoble INP, TIMA 3SAPIENTIA - Hungarian University of Transylvania, Targu-Mures/Corunca Links 1. Register www.vicilogic.com/register 2. Download presentation / access demos 3. Publications
  • 2. London Open Source Meetup for RISC-V 19 April 2021 2 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Presentation Overview • Introductory demos • RISC-V introduction • RISC-V Online Tutor course strategy and demo • vicilogic Online learning, remote FPGA prototyping, course builder • RISC-V Online Tutor application program demos • RISC-V Online Tutor user experience and feedback, FPGA usage stats • Inviting Community participation and collaboration / Future Work
  • 3. London Open Source Meetup for RISC-V 19 April 2021 3 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Lessons interact with remote hardware Course homepage
  • 4. London Open Source Meetup for RISC-V 19 April 2021 4 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Lesson/Framework Demo • Register-immediate instruction Demo 1 Demo 2 • Guided lessons • Widgets in view on left side link to remote RISC-V hardware • * * * highlight active datapaths • Transparent FPGA allocation, FPGA configuration, browser-FPGA interaction • Browse course (top left) • (top right) ALU Arithmetic Logic Unit RB Register Bank x0-x15 x10/x11 LED display
  • 5. London Open Source Meetup for RISC-V 19 April 2021 5 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor About • Free, open Instruction Set Architecture (ISA) (Berkeley 2010) • Growing community (RISC-V International, industry, university) • Enabling new era of processor innovation • through open standard collaboration • Freedom in developing extensible software and hardware • Custom ICs based on RISC-V will enable cost-effective IoT product differentiation • Building custom chips becoming practical, due to evolution of electronic design tools, and lower market entry to semiconductor manufacturing industry • Sustainable choice for building custom chips, thanks to adoption/promotion by major technology companies, industrial organisations, governments (Gartner Report, June 20)
  • 6. London Open Source Meetup for RISC-V 19 April 2021 6 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor International • Bare Metal & Real-time OS on RISC-V • Compliance & Verification • Debug & Trace • Formal Specification • Physical Memory Protection • The RISC-V Memory Model • RISC-V Toolchain & Kernel Development • RISC-V Academia & Training committee (biweekly meetings, Thurs) Participation welcome Training: Call For Participation riscv.org
  • 7. London Open Source Meetup for RISC-V 19 April 2021 7 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Presentation Overview • RISC-V introduction • RISC-V Online Tutor course strategy and demo • vicilogic Online learning, remote FPGA prototyping, course builder • RISC-V Online Tutor application program demos • RISC-V Online Tutor user experience and feedback, FPGA usage stats • Inviting Community participation and collaboration / Future Work
  • 8. London Open Source Meetup for RISC-V 19 April 2021 8 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Visualising RV32I RISC-V Architecture Single cycle datapath diagram Online Tutor datapath diagram memory PCPlus4 selB ra/x1 sp/x2 gp/x3 tp/x4 t0/x5 t1/x6 t2/x7 4 extImm zero/x0 WBDat 3 selWB 0 1 2 2 selDToM sel s1/x9 a0/x10 a1/x11 a2/x12 a3/x13 a4/x14 a5/x15 s0/fp/x8 2 rs1D MWr selDFrM selWBD MToWB DToM ALUOut extImm rs2D ALUOp branch 15 BGEU 14 BLTU 13 BGE 12 BLT 11 BNE 10 BEQ 9 SLTU 8 SLT 7 SRA 6 SRL 5 SLL 4 XOR 3 OR 2 AND 1 SUB A–B 0 ADD ALU add sel 1 0 PC selA ALUBSrc WB MRd selLdSlice (15:0) (7:0) (7:0) (15:0) 2 lb 0 lw 1 lh 4 lbu 3 lhu 24{7} 16{15} 24{’0'} 16{’0'} DFrM auipc A B 1 0 PC 1 0 jalr + base offset 2 sb 0 sw 1 sh (15:0) (7:0) 16{’0'} 24{’0'} rs2D jalr sel PCSrc brAdd selDToM 2 selStSlice rs2 rs1 5 5 RWr RB WBDat DEC rd 5 32-bit RISC-V processor IM instruction PC brAdd 0 1 selPCSrc PCPlus4 4 + PCCU nPC clk rst WB ID EX MEM IF genBrAdd EX WB IF ID EX MEM WB memory access writeback execute, address calculation decode instruction instruction fetch [11] John Hennessy/David Patterson
  • 9. London Open Source Meetup for RISC-V 19 April 2021 9 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Online Tutor: Audience/Strategy • Target audience • Professors/Students, Embedded Systems/IP Developers, Programmers ... interested in RISC-V Fundamentals; what’s Inside a RV32I RISC-V processor? • Integrated training and practice (15 hours online, excluding labs) • From RISC-V digital logic hardware to C programming • Lesson strategies • Online, self-paced • Integrated with remote RISC-V hardware • Interactive, learn-by-doing experience, visually-rich • Guided-learning, sandboxes, knowledge checks
  • 10. London Open Source Meetup for RISC-V 19 April 2021 10 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Course Structure From RISC-V digital logic hardware to C programming A. Front: introduction, resources, references B. Tools tutorials • Assembly language Venus [8] online simulator • Remote RISC-V hardware: program instruction upload, execute, hardware debug C. RV32I assembly instruction-by-instruction -- processor hardware support D. RV32I RISC-V hardware design-to-prototype (HDL-based), with memory-mapped peripherals, using industry-standard tools / hardware description language (HDL) E. Assembly program applications (including games) F. Advanced Topics: pipelining/hazards, C-to-assembly Course homepage
  • 11. London Open Source Meetup for RISC-V 19 April 2021 11 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Detailed Course Structure Section/Topics Duration (min) 1. Intro, resources, references, application demos + 1. Introduction: RISC-V Processor Architecture & Applications 90 2. Learning Outcomes RV32I RISC-V instruction generator and viewer 2. RV32I RISC-V instruction generator and viewer 3. RISC-V references 4. Tour of vicilogic online learning and prototyping platform + 5. Game application demos (executing on remote RISC-V) 2. addi register-immediate instruction 120 3. Tools: Assembly program capture/simulation. Program upload to remote hardware, execute and debug 120 4. RV32I instruction set index and supporting hardware architecture + 1. add/sub register-register 40 + 2. Register-immediate addi, xori, ori, andi, slti, sltiu 60 + 3. Register-register add, sub, xor, or, and, slt, sltu 20 + 4. Constant-shift slli, srli, srai, register-shift sll, srl, sra 35 + 5. lui load upper immediate 15 + 6.beq, bne, blt, bge, bltu, bgeu branch Program: delay loop 50 + 7.Program: shift x10 register left each sec lui, add, addi, slli, bne 25 + 8. Store/load to/from memory sw, sh, sb, lw, lh, lb, lhu, lbu 60 + 9. auipc add upper immediate to PC 20 Section/Topics Duration (min) 5 RV32I Processor hardware design (HDL capture-to-prototype) memory-mapped peripherals Hardware Description Language model capture, simulation, logic synthesis + 1. Bldg blocks IF PCCU/IM, ID DEC/RB, EX EX/ALU, MEM memory, WB writeback 35 + 2. RV32I processor HDL model - prototype on vicilogic remote FPGA hardware maj lab + 3. Memory-mapped peripheral components applications 45 Custom instruction addition (future work) 6. Assembly program applications (game app development) + 1. Functions and stack handling 40 + 2. Game application development Major lab 7. Advanced Topics (pipelining/hazards, C-to-assembly) + 1. Pipelined RV32I RISC-V processor architecture, handling hazards 60 + 2. C program compilation to RISC-V assembly 30
  • 12. London Open Source Meetup for RISC-V 19 April 2021 12 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Presentation Overview • RISC-V introduction • RISC-V Online Tutor course strategy and demo • vicilogic Online learning, remote FPGA prototyping, course builder • RISC-V Online Tutor application program demos • RISC-V Online Tutor user experience and feedback, FPGA usage stats • Inviting Community participation and collaboration / Future Work
  • 13. London Open Source Meetup for RISC-V 19 April 2021 13 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Online Learning/Prototyping/Course Builder PYNQ-Z2 DE10-Nano • Use remote (FPGA) hardware [20.3] • ARM Processing System (controller) and Programmable Logic (PL) (entity) PL Programmable Logic AXI Client Controller Entity
  • 14. London Open Source Meetup for RISC-V 19 April 2021 14 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor • Architecture supports • Centralised vicilogic FPGA resources • Distributed FPGA resources • Locally-connected FPGAs Online Learning/Prototyping/Course Builder [3]
  • 15. London Open Source Meetup for RISC-V 19 April 2021 15 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor User Design (UD) RTL development parse/wrap UD Upload UD project to server Create User Design view Create UD lesson step Include step in course Execute course step Generate FPGA config bitstream and UD metadata Online course builder (admin) Online Course Builder Steps UD User Design HDL capture, simulation, logic synthesis Wrapped UD Probe register Control register AXI Client browser vicilogic server Projects Views Lessons Courses Users Groups Controller /entity (cfg bitstream, metadata) Connect internal signals to probe register
  • 16. London Open Source Meetup for RISC-V 19 April 2021 16 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Online Course Builder Demo Demo video: 4-bit counter User Design (UD) RTL development parse/wrap UD Upload UD project to server Create User Design view Create UD lesson step Include step in course Execute course step Generate FPGA config bitstream and UD metadata Online course builder (admin) Uses lesson in course Digital Systems Design and FPGA Prototyping: Course builder commands Fundamentals, HDL and EDA tools
  • 17. London Open Source Meetup for RISC-V 19 April 2021 17 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Presentation Overview • RISC-V introduction • RISC-V Online Tutor course strategy and demo • vicilogic Online learning, remote FPGA prototyping, course builder • RISC-V Online application program demos • RISC-V Online Tutor user experience and feedback, FPGA usage stats • Inviting Community participation and collaboration / Future Work
  • 18. London Open Source Meetup for RISC-V 19 April 2021 18 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Memory Store/Load Instructions Demo • Memory store/load • Demonstrates • Store/load data transfer • Signal widget highlighting memory Register Bank Instruction memory ALU Program Counter Control Unit (PCCU)
  • 19. London Open Source Meetup for RISC-V 19 April 2021 19 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor 5-Stage Pipeline reg-imm Instruction Demo • 5-stage RV32I pipeline execution instruction addi x1, x0, 0x35 • Demonstrates • Pipelined register operation • Interactive timing diagram • Instruction stage execution in pipeline table Pipeline registers Pipeline table Timing diagram ID MEM WB IF EX
  • 20. London Open Source Meetup for RISC-V 19 April 2021 20 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Game Application Demos • Game applications • Assembly language • Peripherals • RNG counter • In/out ports • RISC-V debug interface • Future • extend peripherals for development of range of low-end embedded applications
  • 21. London Open Source Meetup for RISC-V 19 April 2021 21 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor 5. RV32I Processor hardware design (HDL capture-to-prototype), memory-mapped peripherals Hardware Description Language model capture, simulation, logic synthesis + 1. Building blocks IF PCCU/IM, ID DEC/RB, EX EX/ALU, MEM memory, WB writeback + 2. RV32I processor HDL model - prototype on vicilogic remote FPGA hardware + 3. Memory-mapped peripheral components applications Custom instruction addition (future work) Hardware Design / RTL - Prototype ALU WB PCCU EX memory
  • 22. London Open Source Meetup for RISC-V 19 April 2021 22 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Top RISCV0 RISCV1 IF EX WB ID MEM RISCV0 EX WB • Design hierarchy (dual core RV32I) Hardware Design / RTL - Prototype Electronic Design Automation EDA toolsuite
  • 23. London Open Source Meetup for RISC-V 19 April 2021 23 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Presentation Overview • RISC-V introduction • RISC-V Online Tutor course strategy and demo • vicilogic Online learning, remote FPGA prototyping, course builder • RISC-V Online Tutor application program demos • RISC-V Online Tutor user experience and feedback, FPGA usage stats • Inviting Community participation and collaboration / Future Work
  • 24. London Open Source Meetup for RISC-V 19 April 2021 24 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor User Experience / Feedback • Course lesson ratings (1-10), 79%–84%, # respondents Sep-Dec 2020 End of lesson surveys
  • 25. London Open Source Meetup for RISC-V 19 April 2021 25 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor User Comments • ”labs and exercises” • ”interactive diagrams / coloured widgets” • ”visualising internal signals and registers” • ”combination of view and lesson text” • ”video demos” • ”breakdown of instruction step-by-step / thorough coverage” • ”sandboxes” • ”knowledge checks and challenges” • ”example assembly program descriptions and demos” • ”worked examples” • ”good flow between reading text and understanding what was happening on hardware” • ”instruction generator/viewer is really useful” • ”star widgets highlighting active datapath (indicating where to look)” • ”signals being shown at the top of the screen (to aid bit-level activity)” • ”good pace. Being able to prove that I know this stuff” What element(s) of the lessons did you find most useful?
  • 26. London Open Source Meetup for RISC-V 19 April 2021 26 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor FPGA Usage Stats • No. of remote FPGA sessions (45 users) • 3 week period (Fri 23 Oct–Thu 12th Nov 2020) • Each column colour segment highlights the level of configuration/use of a specific FPGA • b), c) contribution of individual users • a) combined contribution of all users • 112,000 FPGA configurations since Feb 2018 200 300 100 b) c) 23Oct a) 12Nov No. of remote FPGA sessions
  • 27. London Open Source Meetup for RISC-V 19 April 2021 27 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Presentation Overview • RISC-V introduction • RISC-V Online Tutor course strategy and demo • vicilogic Online learning, remote FPGA prototyping, course builder • RISC-V Online Tutor application program demos • RISC-V Online Tutor user experience and feedback, FPGA usage stats • Inviting Community participation and collaboration / Future Work
  • 28. London Open Source Meetup for RISC-V 19 April 2021 28 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor • Access courses vicilogic.com/register/ (please share links) • Available courses vicilogic.com/vicilearn/course/ • • Digital Systems Design and FPGA Prototyping: Fundamentals, HDL and EDA tools • Callorate on course creation, e.g, • RISC-V extensions • Cache memory architectures • other Inviting Community Participation/Collaboration
  • 29. London Open Source Meetup for RISC-V 19 April 2021 29 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor • Extend RISC-V peripherals, enabling low-end remote embedded apps Future Work AXI Client browser inport outport Signal generators Physical Peripherals Sensors, actuators VGA, I2C, SPI Switch/LED Peripheral emulation
  • 30. London Open Source Meetup for RISC-V 19 April 2021 30 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor • Embedded online assembler • Integrate with courseware, with • editor auto-load • Assembler • Program upload • Debug UI • Enable user remote hardware prototyping and UI creation • Addition of custom instructions / hardware • Extend C-to-assembly course content Future Work
  • 31. London Open Source Meetup for RISC-V 19 April 2021 31 fearghal.morgan@nuigalway.ie Presentation https://tinyurl.com/BCSRISCVOnlineTutor Thankyou fearghal.morgan@nuigalway.ie