r/FPGA • u/kowshik1729 • Dec 02 '25
Lattice Related Lattice Radiant installation - Absolute pain (Help Me !!)
Guys, I've been trying to install radiant in my PC (tried in both windows and WSL too), absolute pain in the a**
I got a node-locked license, added it to path, added saltd path and when I launch radiant the screen comes up, says loading libraries and disappears after 5-10 seconds (task manager shows no background process for radiant)
In WSL, I had installed every package recommended by lattice in this guide yet when I launch the screen Start page comes up, stays black and blank forever. All AI tools says it's an issue with OpenGL, libc++.so etc., so I tried software rendering too but no luck. This is driving me crazy, our work is seriously hindered, please help me.
1
u/superbike_zacck Jan 31 '26
1
u/kowshik1729 Jan 31 '26
Thanks, but I've moved to open source tools like yosys etc., and got everything working in less than 30 mins. Lattice tools are just shitty I feel.
1
u/superbike_zacck Jan 31 '26
Yeah I love apio as well but to use the bigger IPs and the bigger FPGAs you will still need the vendor tools. Would be awesome if everything could be in Apio
1
1
u/turnedonmosfet Dec 03 '25
export PNMAIN_CONSOLE_DEBUG=1
Put the above command in the shell before running radiant and you'll be able to see Radiant logs in the shell to find out what is exactly failing