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-11-05 / 最終更新日時 : 2022-11-04 admin FPGA Applying the Tiny Matrix Extension to ML Inference Luffcaでは、省リソースで行列積演算を高速化するRISC-Vプロセッサを用いて、ML(Machine Learning)モデルの推論を高速化しました。
2022-10-22 / 最終更新日時 : 2023-01-25 admin Simulator 1×1 Convolution based on the RISC-V Vector Extension Luffcaでは、RISC-Vベクトル拡張(RVV)に基づく1×1 convolutionカーネルを作成し、RTLシミュレータを用いて性能を評価しました。
2022-10-08 / 最終更新日時 : 2022-12-09 admin FPGA Running Dual-Core RISC-V Linux on Cheap FPGA Board Luffcaでは、約2,000円で購入したSipeed社のTang Primer用にデュアルコア 32-bit RISC-V SoCを作成し、Linuxを実行することに成功しました。
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-09-10 / 最終更新日時 : 2023-01-25 admin FPGA Tiny Matrix Extension using RISC-V Custom Instructions Luffcaでは、RISC-Vのカスタム命令を用いて行列積演算を高速化するプロセッサを開発し、FPGAボードに実装して性能を評価しました。
2022-08-20 / 最終更新日時 : 2023-01-29 admin Simulator Matrix Multiplication based on the RISC-V Vector Extension Luffcaでは、RISC-Vベクトル拡張に基づく行列積カーネルを作成し、RTLシミュレータを用いて性能を評価しました。
2022-08-06 / 最終更新日時 : 2022-09-23 admin FPGA Running ONNX Model on FPGA with Gemmini SoC Luffcaでは、FPGAボード上にDNNアクセラレータのGemminiとRISC-V CPUのRocketを実装し、ONNXモデルを実行することに成功しました。
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-07-02 / 最終更新日時 : 2022-07-03 admin FPGA Building an ML Processor using CFU Playground (Part 3) Luffcaでは、RISC-Vのカスタム命令を活用してMobileNetV2の推論を5.5倍高速化するML(Machine Learning)プロセッサを作成しました。