riscv-tests icon indicating copy to clipboard operation
riscv-tests copied to clipboard

Any possible way to use llvm to generate *.riscv file for testing ?

Open ilo5u opened this issue 5 years ago • 0 comments

I've done some works adding several custom RISCV RoCC instructions in llvm. And successfully using clang and riscv-gnu-toolchain to compile *.c source into riscv64-elf executable, now I want to run simulation in chipyard with RocketConfig simulator but haven't found ways to by using llvm. Thanks for any guides !

ilo5u avatar Jan 18 '21 03:01 ilo5u