In (part of the older ISE/Vivado transition period), the "Feature Looking" you’re asking about likely refers to one of the following:
I can give you exact menu paths or Tcl commands for Vivado 2014.4.
If you are currently working with this version, I can provide: (like VLM_0040 ) Tips on Tcl scripting for automation Best practices for Zynq-7000 IP integration vivado 2014.4
The tool converts RTL code into logic gates and optimizes the design.
Unlike the older Xilinx ISE, Vivado was rebuilt from the ground up to handle massive designs with faster runtimes and improved timing closure, specifically focusing on System-on-Chip (SoC) integration. 2. Key Features and Capabilities In (part of the older ISE/Vivado transition period),
This would highlight the net across all views – a “looking” command.
highlight_objects [get_nets clk]
Exploring Vivado 2014.4: A Stable Foundation for FPGA Design