mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Readme formatting.
This commit is contained in:
parent
3df5f477c7
commit
4c4f71c27c
@ -168,8 +168,8 @@ $ ARCH=RV64 make
|
|||||||
$ exit
|
$ exit
|
||||||
$ sudo su
|
$ sudo su
|
||||||
$ export RISCV=/opt/riscv
|
$ export RISCV=/opt/riscv
|
||||||
$ ln -s $RISCV/sail-riscv/c_emulator/riscv_sim_RV64 /usr/bin/riscv_sim_RV64
|
$ ln -sf $RISCV/sail-riscv/c_emulator/riscv_sim_RV64 /usr/bin/riscv_sim_RV64
|
||||||
$ ln -s $RISCV/sail-riscv/c_emulator/riscv_sim_RV32 /usr/bin/riscv_sim_RV32
|
$ ln -sf $RISCV/sail-riscv/c_emulator/riscv_sim_RV32 /usr/bin/riscv_sim_RV32
|
||||||
$ exit
|
$ exit
|
||||||
|
|
||||||
### Install riscof
|
### Install riscof
|
||||||
@ -268,6 +268,7 @@ Return to downloads and also get Design Compiler (synthesis) latest version, and
|
|||||||
Click on all parts and the .spf file, then click Download Files near the top
|
Click on all parts and the .spf file, then click Download Files near the top
|
||||||
move the SynopsysIntaller into /cad/synopsys/Installer_5.4 with 755 permission for cad,
|
move the SynopsysIntaller into /cad/synopsys/Installer_5.4 with 755 permission for cad,
|
||||||
move other files into /cad/synopsys/downloads and work as user cad from here on
|
move other files into /cad/synopsys/downloads and work as user cad from here on
|
||||||
|
|
||||||
$ cd /cad/synopsys/installer_5.4
|
$ cd /cad/synopsys/installer_5.4
|
||||||
$ ./SynopsysInstaller_v5.4.run
|
$ ./SynopsysInstaller_v5.4.run
|
||||||
Accept default installation directory
|
Accept default installation directory
|
||||||
|
Loading…
Reference in New Issue
Block a user