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.

  • 相关阅读:
    redis 基本操作-python 使用redis-手机验证接口-发送短信接口
    登录-注册页面修订
    10-29 课堂笔记
    git 协作开发
    git 常规使用
    luffy-city 基础环境搭建(至轮播图前后台交互实现)-步骤目录
    偏移分页-游标(加密)分页-自定义过滤器-第三方过滤器插件(django-filter)
    drf 大总结
    739. Daily Temperatures
    617. Merge Two Binary Trees
  • 原文地址:https://www.cnblogs.com/nickchan/p/3104516.html
Copyright © 2011-2022 走看看