ZDB Database API
Document | Description |
---|---|
The ZDB API Reference Manual describes the functions to query and modify the database. |
|
describes the primitive functions (like AND, OR, etc) of the database. |
|
describes the API to the Flat View - e.g. set/get flat attributes. |
|
describes the API to set/get the Source-File positions of the database objects. |
|
describes the "cone extraction" command (used to load the GUI Cone window). |
|
describes functions (algorithms) to modify the database. |
|
describes database tools (user-level functions). |
|
describes database high-level commands created by a collection of already existing ZDB database commands. |
|
describes how the "Meta Attributes" control the visibility of database attributes in the schematic windows (in the GUI Schem and Cone windows). |
|
describes how the GUI behavior can be influenced by certain ZDB attributes. |
|
describes the Clock Domain Analyzer API. |
|
Misc service functions. |
ZDB API Examples and Tutorials
Document | Description |
---|---|
The ZDB API Tutorial creates, step by step, some design rule checkers for finding floating nodes, heavy nodes or heavy C and R. It also shows how to customize the popup menu and add custom methods. |
|
The API Examples documentation lists all Userware examples from the demo/api directory with a short description. |
The GUI API
Document | Description |
---|---|
The GUI API Reference Manual describes the functions to control the Graphical User Interface. This includes attaching attributes, highlighting objects, preloading the Cone window and much more. |
Utility and Service Functions
Document | Description |
---|---|
Functions for messages. |
|
Functions for progress bars. |
|
The license management API. |
|
Utility Functions |
|
Platform dependent system functions. |
|
List of all debug flags. |
The Wave Database (WDB) API
Document | Description |
---|---|
describes the Wave database Tcl-API. |
|
describes the Wave database C-API. |
|
describes the Wave database Read Tcl-API. |
|
describes the Wave database Read C-API. |
|
WDB usage example. |
The Parser API
Document | Description |
---|---|
describes the RTL parser call options |
|
describes the VHDL library parser call options to compile a VHDL library into a binary format. |
|
describes the structural Verilog (netlist) parser call options |
|
describes the EDIF parser call options |
|
describes the LEF parser call options |
|
describes the DEF parser call options |
|
describes the Liberty parser call options |
|
describes the SDF parser call and how to extract timings from a database. |
|
describes the Spice parser call options (and how to write modified attributes back to the original spice files) |
|
describes the SPEF parser call options |
|
describes the DSPF parser call options |