-
Notifications
You must be signed in to change notification settings - Fork 89
Selection
A selection contains a subset of gates, nets, and modules that are visible within the graph view. A selection can be created using the mouse by dragging a selection rectangle around the desired elements. It may also be expanded by pressing CTRL while selecting further netlist components. Detailed information on the selected elements can be found within the selection details widget. HAL distinguishes between single- and multi-selections internally to facilitate advanced features to explore the netlist.
If only a single gate, net, or module is selected, the user can navigate the netlist starting at the selected element using the arrow keys on the keyboard. With only a single gate or module being selected, the pins/ports of that gate/module are not highlighted using the selection color to indicate that the navigation feature is enabled. The navigation feature is further described here.
TODO: Screenshot