Overview

We will build a RISC-V chip from scratch, are you ready for it? 😎

Contents

  • tutorial: build a RISC-V chip step by step, from single-cycle to pipelined

  • interfaces: serial interfaces and graphics interfaces

  • tools: provide some tools and guides that may be useful to you

  • devices: our devices documentations

  • misc: miscellaneous resources

  • If you don't familiar with fpga, check introduction to FPGA. 👈

  • Some open-source and multiplatform tools like openFPGALoader and APIO can be alternatives to Vivado and Quartus. Basically, xilinx's and altera's FPGAs can be programmed in the same tool. 🙀

Reading List

Last updated