在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3107|回复: 7

[求助] 加密解密innovus tcl

[复制链接]
发表于 2021-9-4 10:33:50 | 显示全部楼层 |阅读模式
1000资产
本帖最后由 ime 于 2021-9-4 19:59 编辑

谁知道如何加密解密innovus使用的tcl文件,比如下面的:
image.png

对于s家的工具,可以通过tbc加密,解密我不会

最佳答案

查看完整内容

Cadence AE 提供的使用说明, enjoy How To... Does Encounter/Innovus/Tempus/Voltus have the capability to encrypt Tcl files and read these encrypted Tcl files? Answer There is an encryption utility called 'fishenc' to encrypt Tcl files. The fishenc executable is available in the installation hierarchy of the Innovus tool. $install_dir/tools.lnx86/bin/fishenc You can use this command to encrypt ...
发表于 2021-9-4 10:33:51 | 显示全部楼层
Cadence AE 提供的使用说明, enjoy

How To...
Does Encounter/Innovus/Tempus/Voltus have the capability to encrypt Tcl files and read these encrypted Tcl files?

Answer
There is an encryption utility called 'fishenc' to encrypt Tcl files. The fishenc executable is available in the installation hierarchy of the Innovus tool.

$install_dir/tools.lnx86/bin/fishenc
You can use this command to encrypt Tcl code files. Moreover, Encounter/Innovus/Tempus/Voltus can read these encrypted Tcl files.

Usage

unix> $install_dir/tools.lnx86/bin/fishenc a.tcl  # converts a.tcl to encrypted a.tcl
unix> innovus
innovus> source a.tcl                             # source encrypted Tcl file
innovus> exit

Note:
If the unencrypted Tcl file contains "line break" character formatted in DOS, then you will not see any error at the time of encryption, but the tool may error out at the time of parsing the commands from the encrypted Tcl file because of DOS formatted "line break" character..

To resolve this formatting issue, convert the DOS "line break" character to Unix "line break" character, using dos2unix command before invoking fishenc utility on this file:

unix> dos2unix a.tcl
unix> $install_dir/tools.lnx86/bin/fishenc a.tcl

 楼主| 发表于 2021-9-5 11:17:21 | 显示全部楼层


jake 发表于 2021-9-4 10:33
Cadence AE 提供的使用说明, enjoy

How To...


Perfect Answer!  Thank you
发表于 2021-9-5 12:32:24 | 显示全部楼层


ime 发表于 2021-9-4 21:17
Perfect Answer!  Thank you



举手之劳,不必客气。
如何把信元返还给你,我找不到转账操作在哪里了

 楼主| 发表于 2021-9-5 16:38:09 来自手机 | 显示全部楼层


jake 发表于 2021-9-5 12:32
举手之劳,不必客气。
如何把信元返还给你,我找不到转账操作在哪里了



好意心领了 不用退 谢谢jake
发表于 2021-9-7 09:30:17 | 显示全部楼层
谢谢分享~
发表于 2021-9-14 10:36:44 | 显示全部楼层
怎么解密啊?加密了改不回去了
发表于 2023-11-7 17:33:54 | 显示全部楼层
谢谢分享
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-3-29 18:44 , Processed in 0.026429 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表