| Class | Description |
|---|---|
| AddCellsToPblockCommand<T> | |
| CellObject<T> |
Tcl representation of a list of cells
|
| CreateClockCommand |
Tcl command: create_clock
|
| CreatePBlockCommand | |
| DebugDumpCommand |
Tcl command to dump the arguments' internal representation
|
| DesignObject<T> |
Base class for any object that will be referenced from Tcl
|
| DumpObjsCommand |
Tcl command to dump the arguments' as unwrapped DesignObjects
|
| EdifCellLookup<T> |
Lookup Cells for use in the XDC Parser.
|
| GetCellsCommand<T> |
Tcl command: get_cells
|
| NameDesignObject<T> | |
| ObjectGetterCommand |
Tcl command to get something that will probably be passed onto a
set_property call later |
| RegularEdifCellLookup |
Default cell lookup for normal designs.
|
| ResizePBlockCommand | |
| SetPropertyCommand<T> |
Tcl command: set_property
|
| TclHashIdentifiedObject |
Helper methods for registering java objects via their identity hash code and looking them up.
|
| UnsupportedCmdResult<T> |
This wraps an unsupported command's call to support passing it on
|
| UnsupportedGetterCommand |
A setter command that is not supported in detail
|
| UnsupportedIfCommand |
Replacement for if that supports the condition returning an UnsupportedConstraintElement
|
| UnsupportedSetterCommand |
A setter command that is not supported in detail
|
| XDCTools |
| Enum | Description |
|---|---|
| ObjType |