Provided by Renesas Electronics Corporation
To keep you updated,
Watch our GitHub repository
Watch
This project is maintained by renesas-rz
Hosted on GitHub Pages — Theme by orderedlist
| Functions | CUI env. | GUI env. (e2 studio) |
|---|---|---|
| Install AI SDK | ✔ | ✔ |
| Build AI Applications | ✔ | ✔*1 |
| Build AI SDK | ✔ | - |
| Transfer Learning | - | ✔*1 |
| Supported Board | Supported AI SDK | Note |
|---|---|---|
| RZ/V2L Evaluation Board Kit (EVK) | RZ/V2L AI SDK | - |
| RZ/V2H Evaluation Board Kit (EVK) | RZ/V2H AI SDK | - |
|
RZ/V2N Evaluation Board Kit (EVK)
RZ/V2N Fast Prototyping Board (FPB-RZV2N) |
RZ/V2N AI SDK |
FPB-RZV2N can be used in the same way as the RZ/V2N EVK, except for cases that depend on hardware differences. E.g., Only 1 MIPI camera connector is available on FPB-RZV2N. |
| Package | Items | Details | RZ/V2L AI SDK | RZ/V2H AI SDK | RZ/V2N AI SDK | |
|---|---|---|---|---|---|---|
| AI SDK | Release Note | PDF documentation that contains RZ/V AI SDK release information. | Contains list of files provided in RZ/V AI SDK. | |||
board_setup
|
Bootloader | Files to boot the board. |
Provided as individual files.
Supports eSD/QSPI Bootloader. |
Provided as individual files.
Supports eSD/xSPI Bootloader. |
||
| Linux Kernel Files | Pre-build binary files for RZ/V Linux Kernel. | |||||
| Root filesystem | Filesystem for the RZ/V Linux. | |||||
ai_sdk_setup
|
AI SDK Installer | Installer for AI application development environment on Docker. | Provided as a Dockerfile that clones DRP-AI TVM . | |||
| Cross Compiler | Compiler for Linux application on RZ/V Linux, which is used by AI SDK Installer. | Provided as cross compiler installer. | ||||
| DRP-AI Translator Installer | Installer for DRP-AI Translator, which is used by AI SDK Installer. | Provided as an installer taken from DRP-AI Translator . | Provided as an installer taken from DRP-AI Translator i8 . | |||
documents
|
Related Documents | PDF documentation that contains RZ/V AI SDK related information. | Includes DRP-AI Translator User's Manual and list of Linux license information. | |||
references
|
Reference information | Files that is refered by Linux license information documentation. | Includes linux manifest file, etc.. | |||
| AI SDK Source Code | README | Release information of AI SDK Source Code | Provided as a txt file. | |||
| Yocto Linux Recipe | Linux source code of AI SDK. | Provided as a tar file. | ||||
| OSS Source Code | Source code of Open Source Software packages used to build AI SDK. | Provided as a 7z file. | ||||
| Type | Description | RZ/V2L EVK |
|---|---|---|
| eSD Bootloader |
The board boots up using the bootloader written on microSD card. Filesystem is also on microSD card. |
Available |
| QSPI Bootloader |
The board boots up using the bootloader written in Flash ROM on the board. Filesystem is on microSD card. |
Available |
| eMMC Bootloader |
The board boots up using the bootloader written in eMMC on the board. Filesystem is also on eMMC. |
- |
| Type | Description | RZ/V2H EVK |
|---|---|---|
| eSD Bootloader |
The board boots up using the bootloader written on microSD card. Filesystem is also on microSD card. |
Available |
| xSPI Bootloader |
The board boots up using the bootloader written in Flash ROM on the board. Filesystem is on microSD card. |
Available |
| eMMC Bootloader |
The board boots up using the bootloader written in eMMC on the board. Filesystem is also on eMMC. |
- |
| Type | Description | RZ/V2N EVK-ver1/ver2 | FPB-RZV2N |
|---|---|---|---|
| eSD Bootloader |
The board boots up using the bootloader written on microSD card. Filesystem is also on microSD card. |
Available | Available |
| xSPI Bootloader |
The board boots up using the bootloader written in Flash ROM on the board. Filesystem is on microSD card. |
Available | - |
| eMMC Bootloader |
The board boots up using the bootloader written in eMMC on the board. Filesystem is also on eMMC. |
Available | - |