notes

来自「ngspice又一个电子CAD仿真软件代码.功能更全」· 代码 · 共 10 行

TXT
10
字号
1. Crucial Difference between Spice3f1 and Spice3e2:  The 'states' field in the ***instance structured has been moved.  Belongs below the node id's in Spice3e2.2. Crucial Differences between Spice3f2 and Spice3f1:  Addition of DEVunSetup call to ***itf.h files  The 3f2 input parser can't handle arithmetic operators in strings.  A special call has been added in spiceitf/inpgval.c to specially  parse strings.  Quotes (either "foobar" or 'foobar') are stripped  from the string.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?