| Class | Description |
|---|---|
| AddFlagAnnotationJob | |
| ExportNamer | |
| Flag | |
| FlagAnnotations | |
| FlagConfig | |
| FlagConstructorData |
I bundle all the data to be passed by the physical design contructors
into a single object because I'd like to be able to add things in the
future without changing existing code that may be stored with the design.
|
| FlagDesign |
Super class for the physical design objects of all Cells
|
| FlagJob |
This class handles the "Job" aspects of the Infinity layout generator
|
| FlagLibraryCheckerJob | |
| LayoutNetlist |
Contains instance and connectivity information for the layout Cell
|
| LibraryChecker | |
| SchematicPosition |
The position of a NodeInst deep in the hierarchy.
|
| SchematicVisitor | |
| TaskPrinter |
TaskPrinter will describe the task at hand only if I need to report
that something went wrong.
|
| Utils |