| Class | Description |
|---|---|
| BlockGuide |
An object that captures pre-implemented block creation guidance
from an implementation guide file.
|
| BlockInst |
A pre-implemented block creation instance.
|
| BlockScene |
WIP.
|
| BlockView |
WIP.
|
| GUIPBlock |
WIP.
|
| ImplGuide |
Parser for impl guide files.
|
| PBlock |
Represents a collection of one or more pblock ranges that describe a complete pblock
Created on: Sep 16, 2016
|
| PBlockGenerator |
Attempts to estimate a fitting pblock for a given design.
|
| PBlockRange |
Represents a range of a particular type for a pblock
Created on: Sep 16, 2016
|
| SubPBlock |
Keeps track of a constrained pblock within a pblock.
|
| Enum | Description |
|---|---|
| PblockProperty |
Enum representing different PBlock properties that may be set in XDC.
|
| UtilizationType |
Different categories of fabric utilization.
|