Select
to find, for example:- All unplaced I/Os:
Find: <Cells>, Properties: <Primitive> <is> <IO> + <AND> <STATUS> <is> <UNPLACED>
- All nets with a fanout over 10,000:
Find: <Nets>, Properties: <FLAT_PIN_COUNT> <is greater than> <10000>
- All DSPs using the PREG embedded register:
Find: <Cells>, Properties: <PRIMITIVE_TYPE> <is> <ARITHMETIC.DSP> + <AND> <PREG> <is greater than> <0>