Class | Description |
---|---|
GetNetlist |
This is the netlist reader of the Silicon Compiler tool.
|
GetNetlist.ExtNode |
Class for communicating netlist information to the placer and router.
|
Maker |
The generation part of the Silicon Compiler tool.
|
Place |
The placement part of the Silicon Compiler tool.
|
Route |
The routing part of the Silicon Compiler tool.
|
Route.RouteChannel |
Class for communicating channel information between router and maker.
|
Route.RouteChNode |
Class for communicating routing information between router and maker.
|
Route.RouteChPort |
Class for communicating routing information between router and maker.
|
Route.RouteExport |
Class for communicating routing information between router and maker.
|
Route.RoutePort |
Class for communicating routing information between router and maker.
|
Route.RouteTrack |
Class for communicating routing information between router and maker.
|
Route.RouteTrackMem |
Class for communicating routing information between router and maker.
|
Route.SCRoute |
Class for communicating routing information between router and netlist reader.
|
SilComp |
This is the Silicon Compiler tool.
|
SilComp.SilCompPrefs |