新装的linux系统下安装的IC5141,仿真时出现:waveform type must be specified if any waveform parameters are given
网上有人说改bashrc中的CDS_Netlisting_Mode =Analog ,但是不管用
还有说改网表,但是老是报语法问题,不知道怎么回事
希望高手解答
It's may not be a bug.
Type the follow cmd:
getShellEnvVar("CDS_Netlisting_Mode")
in your CIW to check if the return value is "Analog"
If not, set CDS_Netlisting_Mode to "Analog" in your .cshrc or .bashrc.