Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 2.11 KB

README.linux.md

File metadata and controls

45 lines (32 loc) · 2.11 KB

Install Libero Designer/ModelSim/Synplify/etc. on Ubuntu 12.04.1 LTS by Matt Gardner

Notes

  • I am using the en_CA locale; en_US should probably work too. Other locales may encounter font problems.
  • Skip pre-requisite packages at-your-on-risk!
  • Let us know if you encountered any other problems/solutions.

Installation Steps

Example:

SERVER COMPUTERNAME f0deadbeef3d 1702
DAEMON actlmgrd /home/YOURUSERNAME/licenses/actlmgrd
DAEMON mgcld  /home/YOURUSERNAME/licenses/mgcld
VENDOR snpslmd  /home/YOURUSERNAME/licenses/snpslmd
  • Run the wind/u cleanup script: /usr/local/microsemi/Libero_v11.1/Libero/bin/actel_wuclean -R

  • Modify rpcbind's starup params and restart portmap: echo 'OPTIONS="-w -i"' | sudo tee /etc/default/rpcbind sudo service portmap restart

  • lmgrd requires you to: sudo mkdir /usr/tmp

  • Some required exports (x11 libraries, license file dir, display/lang for wind/u):

Exports:

export LD_LIBRARY_PATH="/usr/lib/i386-linux-gnu/"
export LM_LICENSE_FILE=1702@localhost
export DISPLAY=:0
  • Run license manager daemon: lmgrd -c /some/folder/License.dat -l /some/folder/lic.log
  • Run Designer: /usr/local/microsemi/Libero_v11.1/Libero/bin/designer
  • Run ModelSim: /usr/local/microsemi/Libero_v11.1/Model/modeltech/linuxacoem/vsim
  • Run Synplify: /usr/local/microsemi/Libero_v11.1/Synplify/bin/synplify_pro