Skip to content

saengowp/yah-riscv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another RISC-V Processor

This is a repository containing the code for the final project for HW SYN LAB course. A simple RISC-V core is built in Verilog following RV32I specification. A calculator program is then implement using C and cross-compiled then flashed into BASYS3 board.

Directory Structure

- verilog: All verilog and testbenches code implementing the RV32I
- basys3: Bitstream output from Vivado
- calculator: Code implementing the calculator
- test: Patch set for patching risc-v test harness
- demo: Hello world program

About

Yet Another Homebrewed RISC-V

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published