Skip to content

joelievt/rv32i

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RV32I FPGA Implementation

This repository implements the RV32I instruction set of the RISC-V family.

How to build

To create the Vivado project, run the following command from the root of the repo:

vivado -mode batch -source scripts/create_project.tcl

This will generate a Vivado project inside of the build folder.

About

RV32I Implementation in VHDL, targeting Xilinx FPGAs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors