- Preparation
- modelsim se 10.4
2.破解
- 将MentorKG.exe和patch_dll.bat拷贝到安装目录下
- 修改patch_dll.bat为以下内容
@echo off
attrib -r mgls.dll
attrib -r mgls64.dll
MentorKG.exe -h your-物理地址 -patch .
pause
attrib -r mgls.dll
attrib -r mgls64.dll
物理地址获取方法:右下角wifi下点击网络和internet设置-查看硬件和连接属性-第一个以太网的物理地址MAC--记得去掉冒号
- 取消勾选mgls.dll和mgls64.dll的只读属性
- 双击运行patch_dll.bat生成license
- 保存到安装目录
- 配置环境变量
MGLS_LICENSE_FILE 安装路径