forked from Github_Repos/cvw
Added sudo to sysadmin install directions
This commit is contained in:
parent
1fb3a47c4b
commit
dbcdfe24d7
@ -53,7 +53,7 @@ This section describes the open source toolchain installation. These steps shou
|
|||||||
The full instalation details are involved can be be skipped using the following script, wally-tool-chain-install.sh.
|
The full instalation details are involved can be be skipped using the following script, wally-tool-chain-install.sh.
|
||||||
The script installs the open source tools to /opt/riscv by default. This can be changed by supply the path as the first argument. This script does not install buildroot (see the Detailed Tool-chain Install Guide in the following section) and does not install commercial EDA tools; Siemens Questa, Synopsys Design Compiler, or Cadence Innovus (see section Installing IDA Tools). It must be run as root or with sudo. This script is tested for Ubuntu, 20.04 and 22.04. Fedora and Red Hat can be installed in the Detailed Tool-chain Install Guide.
|
The script installs the open source tools to /opt/riscv by default. This can be changed by supply the path as the first argument. This script does not install buildroot (see the Detailed Tool-chain Install Guide in the following section) and does not install commercial EDA tools; Siemens Questa, Synopsys Design Compiler, or Cadence Innovus (see section Installing IDA Tools). It must be run as root or with sudo. This script is tested for Ubuntu, 20.04 and 22.04. Fedora and Red Hat can be installed in the Detailed Tool-chain Install Guide.
|
||||||
|
|
||||||
$ wally-tool-chain-install.sh <optional, install directory, defaults to /opt/riscv>
|
$ sudo wally-tool-chain-install.sh <optional, install directory, defaults to /opt/riscv>
|
||||||
|
|
||||||
## Detailed Tool-chain Install Guide
|
## Detailed Tool-chain Install Guide
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user