Skip to content

Chasing1020/riscv-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Unit tests for RISCV processors

Building from repository

$ git clone https://github.com/ucb-bar/riscv-tests
$ cd riscv-tests
$ autoconf
$ ./configure --prefix=/usr/local
$ make
$ make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.2%
  • Assembly 33.3%
  • Python 13.7%
  • Perl 2.0%
  • Makefile 1.4%
  • Scala 0.4%