Could you please add Categories=Development;Electronics;
to *.desktop files?
And gowin-eda-edu conflicts with gowin-eda.
Git Clone URL: | https://aur.archlinux.org/gowin-eda-edu.git (read-only, click to copy) |
---|---|
Package Base: | gowin-eda-edu |
Description: | Gowin EDA Programmer - Gowin EDA, an easy to use integrated design environment provides design engineers one-stop solution from design entry to verification. (education version) |
Upstream URL: | http://www.gowinsemi.com.cn/faq.aspx |
Keywords: | FPGA gowin ide Lichee-Tang-Nano programmer 高云 |
Licenses: | unknown |
Provides: | gowin-eda-programmer, gowin-programmer |
Submitter: | yjun |
Maintainer: | yjun |
Last Packager: | yjun |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-07 08:09 (UTC) |
Last Updated: | 2025-03-21 17:03 (UTC) |
Could you please add Categories=Development;Electronics;
to *.desktop files?
And gowin-eda-edu conflicts with gowin-eda.
I was able to get dark theme working on my PC but for some reason I can't get it to work on my laptop. Since I think this is a qt based program, should I try debugging qt5ct or qt6ct?
open source fpga programmer, as a replacement to Gowin Programmer
https://aur.archlinux.org/packages/openfpgaloader-bin
added as optional dependency in PKGBUILD.
gowin programmer for linux is broken, just added openfpgaloader as optional dependency. :)
@ryan_yin @glatavento
Same problem here, I failed to run sudo /usr/bin/programmer
with error e:No module named 'gwimages'
, and resolved it by run sudo /opt/gowin-eda-edu-programmer/bin/programmer
, but the programmer cannot detect my FPGA Board.
Finally I flash my board by switching to openfpgaloader too...
Hi! Thanks for your time on this PKGBUILD.
I installed this on my computer, but the programmer
executable shows this every time:
static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDE dirs
e:No module named 'gwimages'
and programmer_cli
shows
Error found...
Traceback (most recent call last):
File "/opt/gowin-eda-edu-programmer/bin/programmer_cli.py", line 29, in <module>
NameError: name 'maincmd' is not defined
Any help?
Edit: Solved by switching to openfpgaloader.
Pinned Comments
yjun commented on 2023-04-15 10:58 (UTC)
open source fpga programmer, as a replacement to Gowin Programmer
https://aur.archlinux.org/packages/openfpgaloader-bin
added as optional dependency in PKGBUILD.