There are a number of ways to place text in a circuit.
-
Each unexpanded instance of a cell has text that describes it, and its ports.
- Each export has a text label.
- Nodes and arcs can be named (with Object Properties...) so that they have text on them.
They can also have additional attributes that appear as text.
- Certain primitive nodes (such as the Flip-Flop component of the Schematic technology)
have text as an integral part of their image.
- It is even possible to create a special node that is only text
(with some of the commands under the "Misc" entry of the component menu:
"Annotation Text", "Spice Code", "Verilog Code", and "Verilog Declaration".
Essentially, then, every piece of text on the display is tied to some node or arc.
By understanding the relationships between text and the attached objects,
it becomes easy to manipulate that text.