Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Implementation of the RISC-V 32 bit Integer and Compressed Instructions in Verilog.

NotificationsYou must be signed in to change notification settings

djzenma/RV32IC-CPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of the RV32IC Processor in Verilog HDL

Directories

The Repository contains the following Directories:

RTL

Contains all the verilog implementations

Test

Contains the testCase.txt file where you can put your own testcases (assembly instructions), and contains a simulation configuration file that you can use to see a nice looking simulation.

Reports

Contains a full detailed documentation about the CPU implementation.

Test it yourself!

If you want to test your own code on my RISCV32IC CPU, please do the following:
1. convert your code to hex,
2. then go to the file “RTL/TestBench/testCase.txt” in the project directory and paste your code into it.
3. Please make sure to change the path of the "testCase.txt" file in the $readmemh() function in the Memory module according to your own path.

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp