RISC-V eXpress Repository Setup Manual - by a Fork

Kyuseung Han, Sukho Lee, Jae-Jin Lee
ETRI, Daejeon, South Korea

v2025-07-07 or later

Overview

Notice

Things to Know

Creating and Cloning Your Repository

Cloning an Existing Repository

Clone an any existing repository, such as a tutorial one.
Proceed with the RVX installation (Manual, Tutorial).

Importing an Existing Repository into Your Repository

cmd) cd #(cloned directory of existing repo)
cmd) make fork TARGET=#(cloned directory of your repo)

Adding Content to Your Repository

Adds the copied content to your own repository.
To make it work without cloud support, be sure to include the sync folder.

Navigate