Skip to content

oscardhc/RISC-V-SimpleTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V-SimpleTests

Here's some simple tests of RISC-V instructions, including assembly language (.code files) and "binary" data files (.data files, writting in plain text).

Data files can be loaded with $memreadb in Verilog, and every single line is a byte in memory.

Test names Instructions used
I1 ori
J ori, jal, jalr
LS1 ori, lw
LS2 ori, lw, sw, sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published