在icfb&运行目录下的.cdsinit文件末尾添加如下语句:

调节cadence仿真图像的默认值

如果你要修改其它属性,可以参考下面这个文件:

调节cadence仿真图像的默认值

打开.cdsenv文件,如下所示:

调节cadence仿真图像的默认值

参考:

Q: How can i set the default line type in the wavescan no matter which PDK i am using?

A: You can refer to the "trace variables" section of wavescan manual by clicking here. Here is the setting for .cdsinit file:

envSetVal("wavescan.trace" "lineStyle" 'string "solid")   will change the lines shown as solid.

envSetVal("wavescan.trace" "lineThickness" 'string "bold")   will change the lines shown as bold.

相关文章:

  • 2021-12-13
  • 2021-11-13
  • 2021-11-29
  • 2021-08-28
  • 2022-12-23
  • 2022-12-23
  • 2021-10-14
  • 2021-07-04
猜你喜欢
  • 2021-10-25
  • 2021-04-13
  • 2021-04-12
  • 2022-12-23
  • 2021-05-16
  • 2021-08-24
  • 2022-12-23
相关资源
相似解决方案