libprm_readme
来自「ngspice又一个电子CAD仿真软件代码.功能更全」· 代码 · 共 14 行
TXT
14 行
So, this is my idea of using parametrized subckts with spice. First I create an input file like foo.cir and I include commands formslib (*MOD, *SUB, *LIB) in it. Then I run "libprm -n foo.cir". Libprm thenruns mslib first to get all models and subckts form given libraries and thenruns spiceprm to evaluate all used parameters. This works quite right for me, and I hope that You will find my ideauseful. Spiceprm is not my program (I get it from Internet), but I thinkthat it will better to enclose all used programs in this packet. Spiceprmhas it's own directory with very good readme and examples. If You want tofind out more about libprm or mslib look for the source code. These are rathershort and easy programs - they are all that I could write in quite shorttime.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?