TangNano-20K-example icon indicating copy to clipboard operation
TangNano-20K-example copied to clipboard

GoWin EDA under Linux

Open mvaranda opened this issue 8 months ago • 4 comments

Just a heads up as I spent significant hours trying to run GoWin EDA under LinuxMint 22 (probably same for Ubuntu/Debian). I had to create a small bash script with the following content to setup the required envvars under the parent directory of IDE to launch the App:

exec=env QT_XCB_GL_INTEGRATION=none LD_LIBRARY_PATH=IDE/lib IDE/bin/gw_ide

Good luck

mvaranda avatar Apr 05 '25 15:04 mvaranda

Which IDE version did you use? I used to have a similar issue when running the new Education edition on Ubuntu, but when running the v1.9.9 Standard edition, no errors where present.

Noe-Sanchez avatar Apr 08 '25 22:04 Noe-Sanchez

Latest: Gowin_V1.9.11.01_Education_Linux.tar.gz

mvaranda avatar Apr 08 '25 23:04 mvaranda

I had some issues with that version, and I asked recently on the GowinFPGA reddit and got similar replies, perhaps you could comment your solution there.

Noe-Sanchez avatar Apr 09 '25 05:04 Noe-Sanchez

I do not have reddit account. Be free to copy/paste my suggestion there. thanks.

mvaranda avatar Apr 09 '25 13:04 mvaranda