请问ADE中Save Opions “allpub” 和 "lvlpub"表示什么意思?
allpub貌似是全部保存,lvlpub等达人补充
allpub 和 all 又有什么区别呢?
这个问题从来没有人给我说清楚过
ADE手册里面也是含糊其辞的
自己顶下
all 和 allpub 包括电流吗?
这个问题真的没有文档么?看看“Virtuoso Spectre Circuit Simulator and Accelerated Parallel Simulator User
Guide”,就会明白了
那是因为你看的文档不对。Virtuoso Spectre Circuit Simulator and Accelerated Parallel Simulator User
Guide
谢谢,我查到了,在spectre user guide里也有,我把摘抄在下边,方便大家查。
lvlpub Saves all signals that are normally useful up to nestlvl deep in the subcircuit hierarchy. This option is equivalent to allpub for subcircuits. Normally useful signals include shared node voltages and currents through voltage sources and iprobes.
allpub Saves only signals that are normally useful. Normally useful signals include shared node voltages and currents through voltage sources and iprobes.
The save Parameter Options
The following table shows the possible settings for the save parameter:
----------------------------------------------------------------------------------
Setting Action
none Does not save any data (currently does save one node chosen at random).
selected Saves only signals specified with save statements. This is the default
setting.
lvlpub Saves all signals that are normally useful up to nestlvl deep in the
subcircuit hierarchy. This option is equivalent to allpub for subcircuits.
Normally useful signals include shared node voltages and currents through
voltage sources and iprobes.
lvl Saves all signals up to nestlvl deep in the subcircuit hierarchy. This
option is relevant for subcircuits.
allpub Saves only signals that are normally useful. Normally useful signals include
shared node voltages and currents through voltage sources and iprobes.
all Saves all signals.
---------------------------------------------------------------------------------
Use lvl or all (instead of lvlpub or allpub) to include internal node voltages and
currents through other components that compute current.
Use lvlpub or allpub to exclude signals at internal nodes on devices (the internal collector,
base, emitter on a BJT, the internal drain and source on a FET, etc). lvlpub and allpub
also exclude the currents through inductors, controlled sources, transmission lines,
transformers, etc.
Note: Setting the save parameter value to selected without any save statements in the
netlist is not equivalent to specifying no output. Currently, the Spectre simulator saves all
circuit nodes and branch currents with this combination of settings. This might change in
future releases of the Spectre simulator.
很好,谢谢。
are you ok
非常感谢
你好,请问下这些文档是在网上自己找,还是在cadence里面就有呢?在哪里可以找到类似的,不清楚可以自己查阅,我在help里没有找到。谢谢!
安装目录下doc文件夹
不错,谢谢分享