zoukankan      html  css  js  c++  java
  • 破解modelsim

    2011-3-11

    Today I install a software which called ModelSim. It is a simulator for FPGA and CPLD. But I want to say damn! It takes me whole morning to setup. Firstly, I want to install the version6.5 ModelSim download from Altera website. They call it Altera-ModelSim and when I have installed, I find there are some differences between the《ModelSim_GUI_Introduction》and my ModelSim. Then I also find it use ModelSim-SE but I use ModelSim-AE.

    I want to download SE. however, I can’t download it because it stop when it have already downloaded half. What a pity!

    I have no idea and I install a old version SE6.2b instead of SE6.5b. Now it runs well in my computer. Not every new versions is good, I think.

    Some information about how to install and crack the SE6.2b, I look for from the internet.

    破解Modelsim 6.2b

    1.       setup 选择FULL 安装完毕后重启电脑

    2.       双击Keygen注册机软件,点generate 生成license.dat

    3.       把license.dat 复制到你的Modelsim 安装路径下的win32文件夹中

    4.       创建环境变量LM_LICENSE_FILE

    桌面上左建“我的电脑”-“属性”-高级-“环境变量”,在系统变量新建一个变量

    名LM_LICENSE_FILE  变量值为 c:\Modeltech_6.2b\win32\license.dat

    English:

    Crack Modelsim 6.2b

    1.      setup and choose full, then reboot your computer.

    2.      double click keygeneration(a software can generate crack), click ‘generate’ button and it will generate license.dat

    3.      copy license.dat to a folder called win32, the path which you install your Modelsim.

    4.      building environment variable : click right mouse “my computer”-----“property”----“advance”-----“environment variable”. Add a new name LM_LICENSE_FILE, value is for example c:\Modeltech_6.2b\win32\license.dat.

  • 相关阅读:
    1657: [Usaco2006 Mar]Mooo 奶牛的歌声
    1610: [Usaco2008 Feb]Line连线游戏
    1660: [Usaco2006 Nov]Bad Hair Day 乱发节
    bzoj1207 [HNOI2004]打鼹鼠
    bzoj1046 [HAOI2007]上升序列
    bzoj3594 [Scoi2014]方伯伯的玉米田
    bzoj1878 [SDOI2009]HH的项链
    bzoj1293 [SCOI2009]生日礼物
    bzoj3211 花神游历各国
    bzoj3038 上帝造题的七分钟2
  • 原文地址:https://www.cnblogs.com/nickchan/p/3104516.html
Copyright © 2011-2022 走看看