v2025-07-10 or later
This tutorial is intended to verify the most basic functionality of RVX.
An RTL simulator with mixed-language support (Not provided)
Any part starting with # should be replaced or modified according to your environment.
On Linux, use the bash shell for command-line operations.
Install RVX by following the instructions in the installation manual, using the tutorial repository for cloning.
cmd) cd #(cloned directory)
cmd) source ./rvx_setup.sh
cmd) cd ./platform/tip_hello
cmd) make test