PK wrote:
fogh wrote:
PK wrote:
Thanks for your reply. I forgot to mention that I need the global net
to be called _net0 and not something else. I know that I could make
_net0! global. I am starting from an extracted circuit description that
is using the _net0 node and it is not included in the subckt interface
definition. So I am trying to connect to it by making _net0 global.
In netlist a global will always (traditionally) have a bang !
If you want to alter the "global" statement made by spectre netlister,
your would have to work on the spectre-direct ADE flowchart or
netlisters. Not worth the trouble, is it ?
Just use any good old text utility and put a bang in the netlist.
Sure, still it is disappointing that such a simple task would require
going into the netlisting setup or requires a manual intervention. The
problem with the manual/editor approach is that everytime the netlister
does a full netlist based on the extracted views, you have to repeat
your manual/editing. But it works.
What you would need rather a global is to access the net with its
hierarchical name like "I0._net0"
I don t know of such feature in composer or spectre though.