Connectivity Verification

Connectivity Verification

(1) Read Network1 and Network2 into separate graph data structures (usually, node = transistor or gate, edge = connection).

(2) Compute signatures for nodes or edges or both.

(3) Hash signatures from both networks into single hash table.

(4) If a hash table cell has:

(5) Add links between networks for nodes that have been matched.

(6) Recompute hash functions for un-bound nodes and repeat until done or no change.

Previous slide Next slide Back to the first slide View Graphic Version