Skip to content

Instantly share code, notes, and snippets.

@uziam
uziam / install_modelsim19_fedora31.md
Last active November 15, 2021 05:37
Install Modelsim 19.1 on Fedora 31

Install Modelsim 19.1 on Fedora 31

Modelsim relies a some 32-bit libraries that are not all easily avaliable on Fedora 31, this guide will walk you through the different steps needed to get it running.

Install the required libraries

The following 32-bit libraries are required for Modelsim to work:

  • unixODBC.i686
  • unixODBC-devel.i686
  • ncurses-compat-libs.i686
  • zeromq-devel.i686
  • libXext.i686