virtuoso 的schematic怎么显示坐标
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了virtuoso 的schematic怎么显示坐标相关的知识,希望对你有一定的参考价值。
参考技术A 简单说 1 cdl网表,所有原件必须定义在.subckt和.ends之内 2 schema library: /ic5141/tools.lnx86/dfII/samples/cdslib/sample 该库含有mos bip dio r c以及inv等gate level symble,或者自定义一个库 3 file->import cdl search path:填入cdl 。 参考技术B 先将安装包解压到指定文件夹中,w7系统直接运行安装程序,w8系统以管理员身份运行安装程序,然后按提示安装即可。EDA - 在virtuoso集成StarRC
EDA - 在virtuoso集成StarRC
需求
在virtuoso集成StarRC。
步骤
- 加载工具
module load icadv starrcxt
- 启动virtuoso
- 在CIW中,读取rcskill.cxt,执行
load("rcskill.cxt")
- 在CIW中,初始化rcskill,执行
callInitProc("rcskill")
- 打开schematic editor就可以看到StarRC按钮了。
参考资料
https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.synopsys.com/content/dam/synopsys/implementation%26signoff/datasheets/starrc-ds.pdf&ved=2ahUKEwjg4I6X8c3yAhUMyoUKHTJJAxIQFnoECAMQAQ&usg=AOvVaw2XmHCtcTtRq4rt3k8D5B9l
以上是关于virtuoso 的schematic怎么显示坐标的主要内容,如果未能解决你的问题,请参考以下文章