zoukankan      html  css  js  c++  java
  • 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 !!

  • 相关阅读:
    8.20Java之反射机制的基本概念
    8.18Go语言之字符串
    Debug
    Feign
    Nacos
    SpringCloud Alibaba
    SpringCloud
    Maven
    Maven
    Jenkins
  • 原文地址:https://www.cnblogs.com/hfyfpga/p/5154214.html
Copyright © 2011-2022 走看看