Please see /spec/EECS151_FPGA_Project_Fa22.pdf for the specifications. Click "More Pages" at the bottom to see the complete pdf.
Checkpoint 1: 3-stage RISC-V (rv32ui) Processor Block Design Diagram & Questions
Checkpoint 2: Fully functional 3-stage RISC-V (rv32ui) Processor
Checkpoint 3: Branch Predictor using Branch History Table
Checkpoint 4: Processor Optimization
RISC-V Instruction Set Manual: https://github.com/riscv/riscv-isa-manual/releases/download/Ratified-IMAFDQC/riscv-spec-20191213.pdf
Hardware for Machine Learning: https://inst.eecs.berkeley.edu//~ee290-2
MIT Eyeriss Tutorial: http://eyeriss.mit.edu/tutorial.html
FPGA Labs FA22: https://github.com/EECS150/fpga_labs_fa22