Skip to content

OpenXiangShan/CPU2017LiteWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

How to

  • set SPEC2017 path in env vars
export SPEC=/spec2017_path
  • set SPEC_LITE env var to the path of this repo
export SPEC_LITE=/CPU2017LiteWrapper
  • source shrc
cd $SPEC && source shrc
  • copy source
cd $SPEC_LITE
make copy_allr
  • compile binarys
export ARCH=riscv64
export CROSS_COMPILE=riscv64-unknown-linux-gnu-
make build_allr -j 70
  • collect result
bash scripts/collect.sh

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published