OtherJtagPinsOnSameNet Property

Returns all pins in the chain that are on the same net as this one.

Type: Pin

Namespace: XJTAG.Integration.XJAnalyser

Syntax

public IEnumerable<Pin> OtherJtagPinsOnSameNet { get; }

Type

System.Collections.Generic.IEnumerable<Pin>