1. Overview
2. Static Timing Analysis
3. Introduction to Programming with Tcl
4. Examples
5. Inverter
6. Inverter Chain
7. Adder
8. Master-Slave Flip-Flop
9. Addaccu
10. CPU2901
11. Hierarchical Analysis
12. Analog Blocks Handling
13. SSTA

Chapter 3 Subsections

3. Introduction to Programming with Tcl
3. 1. Introduction to Tcl
3. 2. Tcl Programming Basics
3. 2. 1. Variables and Variable Substitution
3. 2. 2. Expressions
3. 2. 3. Command Substitution
3. 2. 4. Control Flow
3. 2. 5. Procedures
3. 2. 6. Lists
3. 2. 7. Arrays
3. 2. 8. Strings
3. 2. 9. Input/Output
3. 2. 10. Other Miscellaneous Tcl Commands