RVfpga: Understanding Computer Architecture Spanish Version (versión en español) – v1.1
Version 1.1
Versiones de RVfpga:
– Versión 1.0 (Publicada en noviembre de 2020):
o Versión original de RVfpga.
– Versión 1.1 (Publicada en junio de 2021):
o Añadida descripción de las prácticas 11-20 en el Lab 00.
o SweRVolf actualizado a la versión 0.7.3.
o Verilator actualizado a la versión 4.106.
o Añadido un programa de inicialización en la Boot ROM.
o Nueva figura y nueva tabla en la página 5 de la GSG para describir el
Sistema RVfpga
o Añadido un ejercicio de UART en el Lab 10.
o Revisión de erratas.
—
RISC-V FPGA (RVfpga) is a teaching package that provides a set of instructions, tools, and labs that show how to:
– Target a commercial RISC-V system-on-chip (SoC) to an FPGA – Program the RISC-V SoC
– Add more functionality to the RISC-V SoC
– Analyze and modify the RISC-V core and memory hierarchy
The RVfpga Package provides:
– a comprehensive, freely distributed, complete RISC-V course
– a hands-on and easily accessible way to learn about RISC-V processors and the RISC-V ecosystem
– a RISC-V system targeted to low-cost FPGAs, which are readily available at many universities and companies.
After completing the RVfpga Course, users will walk away with a working RISC-V processor, SoC, and ecosystem that they understand and know how to use and modify.