mapping vector names to flat netlist nodes

R

Riaz

Guest
Hi All,

I have a flat extracted netlist where nodes are numbered like 2, 3, 4,
etc.
I want to apply test vectors using vector file. I don't know how to
map vector names to the circuit nodes.

Thanks
 
What kind of netlist? What simulator?

In certain files you can use the OSS syntax [#/I1/I2/net1] (i.e. a
hierarchical schematic name, in square brackets, with a hash (pound
for the Americans) preceding the schematic name). This then gets
mapped to the netlist name (I think it is # - you can look this up in
the OSS (Open Simulation System) documentation).

Andrew.


On 11 Sep 2004 17:25:46 -0700, rnyeldram@gmail.com (Riaz) wrote:

Hi All,

I have a flat extracted netlist where nodes are numbered like 2, 3, 4,
etc.
I want to apply test vectors using vector file. I don't know how to
map vector names to the circuit nodes.

Thanks
 

Welcome to EDABoard.com

Sponsor

Back
Top