previous issues have been solved, but there has a new problem. the line 89 of pkgbuild
file don't give program
execute permission.
_install 644 bin/ -maxdepth 1
it should be 755 like line 49.
Temporary Solutions:
cd /opt/gowin-eda-programmer/bin
sudo chmod 755 -R .
Pinned Comments
yjun commented on 2023-04-15 10:59 (UTC)
open source fpga programmer, as a replacement to Gowin Programmer
https://aur.archlinux.org/packages/openfpgaloader-bin
added as optional dependency in PKGBUILD.