Overview
Last updated
Last updated
We will build a RISC-V chip from scratch, are you ready for it? 😎
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. 👈
You may find install vivado 24.1 and get started with vivado 24.1 useful. 👈
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. 🙀