Hi,
Is there any method to know if a given PIP is used by the design?
At the moment, I have to go through all the nets in my design, extract and store all the PIPs that make them up and then check if the PIP in question is part of the list.
It seems a bit tedious, and memory intensive, is there an easier way?
On the other hand, I would like to extract all PIPs from a given Switchbox.
I understand that Switchboxes don't really have a corresponding object or Cell in RapidWright.
Is there a way to extract all the PIPs from a given Switchbox (used and unused) without having to manually extract their name from Vivado ?
Thank you in advance for your help.
Gaetan