File size: 596 Bytes
d1be154 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | # Cookbook
+ [C0: Get Started with OpenTimer](cookbook/c0.md)
+ [C1: Understand the Builder, Action, and Accessor](cookbook/c1.md)
# Built-in Shell
+ [Command Manual](shell/command_manual.md)
# C++ API
+ [Timer](api/timer.md)
# Input/Output Files
+ [Cell Library (Liberty)](io/library.md)
+ [Verilog Netlist](io/verilog.md)
+ [Synopsys Design Constraint (SDC)](io/sdc.md)
+ [Standard Parasitic Exchange Format (SPEF)](io/spef.md)
# Frequently Asked Questions
+ [General Questions](faq/general.md)
+ [Compilation Issues](faq/compilation.md)
+ [Programming Questions](faq/programming.md)
|