CentOS下modelsim 10.2c install & crack

install:

1. install is easy to all : run install.linux

2 crack: this section is important:

   a. install wine in linux(see my another article)

  b. wine MentorKG.exe,generate LICENSE.TXT, change into LICENSE.dat

  c.copy patch_2010(vim it,add blank after .) and sfk into the folders which includes mgls_synch,then run patch_2010

  d. vim /root/.bashrc: export LM_LICENSE=/home/../modelsim/LICENSE.dat

          export PATH=$PATH:/home/program_files/modelsim/modeltech/linux

  e.source /root/.bashrc

vsim

 

enjoy !!

你可能感兴趣的:(CentOS下modelsim 10.2c install & crack)