Run Modelsim integrated in Lattice Radiant on Linux
This fixes one issue causing Modelsim not starting from within Lattice Radiant, at least for versions 2.0 - 3.0, and most likely Lattice Diamond. The Modelsim binaries are linked against 32-bit libraries which aren’t usually installed on a recent system.
To see if that is the cause
| |
If this returns ...ELF 32-bit... then check which libraries are missing
| |
Add package sources for i386 packages
| |
Install required libraries
| |
Adding no-install-recommends helps keeping installed libs to a minimum.