|

楼主 |
发表于 2010-1-8 11:31:26
|
显示全部楼层
本帖最后由 guang3000 于 2010-3-2 16:55 编辑
SamsungMonitor
Let assume our mmsim7 installation folder is "/home/eda/mmsim7" directory.
Copy "sfk" and "patch_cadence" into the mmsim7 folder.
Better using root account to do the patching
--------------------------------------------------------------------------------
#: cd /home/eda/mmsim7
#: ./mmsim_patch
--------------------------------------------------------------------------------
Wait for few minutes and done!
Copy "MMSIM7.dat" into "~/mmsim7/share/license" or "~/ic61X/share/license".
As usual, using lmgrd to up this license.
You should able to use the software.
Please let me know if you can't do it.
Thanks.
guang3000
首先谢谢你的回复。
我把mmsim70安装到vmware上,然后把sfk和patch_cadence放安装目录下,用管理员运行 ./patch_cadence
然后 ln -s tools.lnx86 tools
把MMSIM71.DAT改名为license.dat,放在/tools/mmsim70/license/share/目录下,
头两行改为
SERVER localhost.localdomain ANY 5280
DAEMON cdslmd /tools/mmsim70/tools/bin/cdslmd
然后运行/tools/mmsim70/tools/bin/lmgrd -c /tools/mmsim70/share/license/license.dat , 但提示错误
但是vmware上的ic5141usr5可以使用这个MMSIM71.dat,可以跑仿真,
用ic5141usr5的lmgrd启动这个MMSIM71.dat也没报错,只是调用不了mmsim70里面的spectre,还是报没license
请问我需要一个新版本的cadence IC design版本来启动这个MMSIM71.dat吗? 但这样的话,和ic5141usr5会有冲突吧,我想用ic5141usr5的界面
调用mmsim70里面的spectre , 谢谢!
guang3000
我又用Cadence_Patch.exe 修改了 32bit的spectre.exe , 然后代替原文件,还有MMSIM71.dat一定要改为license.dat,放在
mmsim70/share/license/目录下 ,不用运行lmgrd就可以跑仿真了,仿出了以前我用旧版本的spectre仿真不出的一个电路,问题算是基本解决了。
SamsungMonitor
Can I know what is the operating system you use? RHEL or Ubuntu or other???
What is happening at the end when you execute the "./patch_cadence" ???
Is it somethings about
(15427 files checked, 50 changed. 2 errrors, 256 warnings occured.)
I never use IC5141, and I can't advise you about this.
I only test the IC610, IC613 and IC614 with MMSIM70, MMSIM71 and MMSIM72, the patch is working properly without any license
error.
头两行改为
SERVER localhost.localdomain ANY 5280
DAEMON cdslmd /tools/mmsim70/tools/bin/cdslmd
________________________________________
Please change it as below:
SERVER localhost ANY 5280
DAEMON cdslmd /tools/mmsim70/tools/bin/cdslmd
Please try again and see the problems solve or not.
If not, my suggestion is:
Method 1:
Download the spectre crack (32 bits only) from link below.
http://www.eetop.cn/bbs/viewthre ... p;extra=&page=1
http://www.eetop.cn/bbs/viewthre ... p;extra=&page=1
Copy the "spectre" (41.3MB) to "~/mmsim7/tools.lnx86/spectre/bin/32bit"
Before replace the original one, better make a backup 1st.
Note: The cracked "spectre" is MMSIM7.01.053 version.
or
Method 2:
Install the license server from IC610 and use it's lmgrd to up the license
SamsungMonitor
Yup. This is one of the options you can use.
But heard somebody said that this method not working when switching to turbo-mode, but I not sure
guang3000
我的操作系统是redhat AS 4.7 , 我试过把
localhost.localdomain , 改成localhost , 还是不行,还是报同样错误
我记得破解ECC的时候,最后的提示有两句是是 1 errrors , 52 changed
I will try IC60 later , thanks for your so much help! It's so kind of you. |
|