Skip to content

mmxsrup/riscv-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Risc-V Processor

RV32I Single Cycle Processor

Howt to download

git clone --recursive [email protected]:mmxsrup/riscv-processor.git

How to test

Create a binary file for testing

cd ./riscv-tests/isa/
make XLEN=32
cd -

Create vivado project

make create_project

Execute simulation

make simulation

Confirm test results

more tests/testlog.txt

About

RV32I Single Cycle Processor (CPU)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages