2023-02-25 / 最終更新日時 : 2023-03-11 admin Simulator GEMM based on the RISC-V Vector Extension (Part 1) Luffcaでは、RISC-Vベクトル拡張に基づく倍精度、単精度及び半精度浮動小数点行列積カーネルを作成し、AraのRTLシミュレータを用いて性能を評価しました。
2023-02-11 / 最終更新日時 : 2023-03-11 admin FPGA OpenBLAS on 32-bit RISC-V Multi-Core Luffcaでは、OpenBLASを32-bit RISC-Vに対応させ、FPGAボードに8コアの32-bit RISC-V SoCを実装して、GEMMの性能を評価しました。
2023-01-28 / 最終更新日時 : 2023-01-27 admin FPGA TFLite Micro on RISC-V Out-of-Order Core with Custom Instructions Luffcaでは、RISC-V Out-of-Order CoreのNaxRiscvにカスタム命令としてSIMD命令を追加し、GoogleのTensorFlow Lite for Microcontrollersの推論を高速化しました。
2022-12-24 / 最終更新日時 : 2023-01-25 admin FPGA Matrix Multiplication on FPGA with the RISC-V Vector Extension Luffcaでは、RISC-Vベクトル拡張(Vector Extention)のVicunaをFPGAボードに実装し、行列積カーネルの性能を評価しました。
2022-12-10 / 最終更新日時 : 2023-01-25 admin FPGA OpenMP on FPGA with RISC-V Multi-Core Processor Luffcaでは、RISC-VマルチコアプロセッサをFPGAボードに実装し、OpenMPを用いた行列積カーネルの性能を評価しました。
2022-11-19 / 最終更新日時 : 2022-12-10 admin FPGA TensorFlow Lite for Microcontrollers on RISC-V Out-of-Order Core Luffcaでは、RISC-V Out-of-Order CoreのNaxRiscvを実装したFPGAボード上で、GoogleのTensorFlow Lite for Microcontrollersを実行することに成功しました。
2022-09-24 / 最終更新日時 : 2022-12-10 admin FPGA Running Debian on FPGA with RISC-V Out-of-Order Core Luffcaでは、Digilent社のFPGAボード用にRISC-V Out-of-Order CoreであるNaxRiscvのRV64GCのゲートウェアを作成し、Debianを実行することに成功しました。
2022-07-16 / 最終更新日時 : 2022-12-10 admin Simulator Benchmarks on RV64GC RISC-V Out-of-Order Simulator RISC-V Out-of-Order CoreのNaxRiscvがRV[32|64]GCに対応したので、RV64GCシミュレータを作成し、ベンチマークのCoreMark、Dhrystone及びWhetstoneを実行しました。
2022-05-21 / 最終更新日時 : 2022-12-10 admin FPGA Running 32-bit Linux on FPGAs with RISC-V Out-of-Order Core Luffcaでは、Digilent社のFPGAボード用にRISC-V Out-of-Order CoreであるNaxRiscvのSoCのゲートウェアを作成し、32-bit Linuxを実行することに成功しました。
2022-04-16 / 最終更新日時 : 2022-05-20 admin Simulator Running CoreMark on SonicBOOM Simulator Luffcaでは、アウトオブオーダ実行スーパースカラのRISC-V CPUであるSonicBOOMのSFB(Short-Forwards Branch)最適化を有効化したシミュレータを作成し、CoreMarkを実行しました。