Tyler Chen

Results 1 comments of Tyler Chen

I shared my experiences with lowRISC RISC-V LLVM 64-bit flow for reference. 1.Create source path : `$ mkdir /to/your/homepath/source_riscv_toolchain/` 2.Create bin path : `$ mkdir /to/your/homepath/riscv_llvm_binary/` 3.Put patch file RISCV64_Support.patch...