|
|
after login with your own username and password, open a terminal and run following scripts:
|
|
|
|
|
|
```shell
|
|
|
echo "export PATH=$PATH:/opt/gowin_ide/Gowin_V1.9.9Beta-4_Education/IDE/bin:/opt/xpack-riscv-none-embed-gcc-10.2.0-1.2/bin" >> ~/.bashrc
|
|
|
source ~/.bashrc
|
|
|
```
|
|
|
then you can use gowin fpga designer and riscv-gcc |
|
|
\ No newline at end of file |