2010-10-09

[原创]Astro的命令对应的菜单Astro_Cmd

花费了大概好几天吧,截图,找命令。然后工作忙了就搁浅了。
可能和上一篇有重复的部分
现在都用ICC了,用完dc在用icc有点亲切的感觉,astro就像好久不见的远房亲戚(个人理解哈)。
对刚开始学astro的兄弟可能有点帮助。
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
|Astro                                   || Command Display                        |
|                                        ||                                        |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Library                                ||                                        |
|  Open ...                              || geOpenLib                              |
|  Close !                               || geConfirmCloseLib                      |
|  Creat ...                             || cmCreateLib                            |
|  Add Ref ...                           || cmRefLib                               |
|  Show Ref ...                          || cmShowRefLib                           |
|  Replace Ref ...                       || cmReplaceRefLib                        |
|  Copy ...                              || cmCopyLib                              |
|  Rename ...                            || cmRenameLib                            |
|  Check ...                             || cmCheckLibrary                         |
|  Set Bus Naming Style ...              || cmSetBusNameStyle                      |
|  Show Cells                            || geShowCellList                         |
|  Replace Tech File ...                 || cmReplaceTech                          |
|  Dump Tech File ...                    || cmDumpTech                             |
|  Dump Plib ...                         || cmDumpPlib                             |
|  Replace TLU+ ...                      || cmReplaceTLUPlus                       |
|  Dump TLU+ ...                         || cmDumpTLUPlus                          |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Cell                                   ||                                        |
|  Open ...                              || geOpenCell                             |
|  Close ...                             || geCloseWindow                          |
|  Save !                                || (dbSaveCell (geGetEditCell))           |
|  Save All Open Cells !                 || geSaveAllOpenCells                     |
|  Save As ...                           || geSaveAs                               |
|  Creat ...                             || geCreateCell                           |
|  Delete ...                            || geDeleteCell                           |
|  Copy ...                              || geCopyCell                             |
|  Purge ...                             || gePurgeCell                            |
|  Refresh !                             || geRollbackCell                         |
|  Force Update !                        || (dbForceUpdateHierarchy(geGetEditCell))|
|  Recompute Bbox !                      || (dbForceRecompCellBBox (geGetEditCell))|
|  Backup                                || geBackupCell                           |
|  Rename ...                            || cmRenameCell                           |
|  Make Macro Abstract ...               || geNewMakeMacro                         |
|  Add Routing Blockage                  || geAddRoutingBlockage                   |
|  Mark Type ...                         || cmMarkCellType                         |
|                                        ||                                        |
|  Edit-In-Place                         ||                                        |
|   Edit Selected !                      || eipPush                                |
|   Up One Level !                       || eipPop                                 |
|   Quit EIP !                           || eipQuit                                |
|                                        ||                                        |
|  Common Graph                          ||                                        |
|   Load GG ...                          || astCGLoad                              |
|   Finsh GG !                           || astCGFlush                             |
|   Close GG ...                         || astCGClose                             |
|                                        ||                                        |
|  Hierarchy Preservation                ||                                        |
|   Initialize Hierarchy Information ... || astInitHierPreservation                |
|   Delete Hierarchy Information ...     || astDeleteHierPreservation              |
|   Mark Module Instances Preserved ...  || astMarkHierAsPreserved                 |
|   Hierarchy Verilog Out ...            || astDumpHierVerilog                     |
|   Repair Hierarchy Information ...     || astRepairHierPreservation              |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Option                                 ||                                        |
|  Window ...                            || geWindowOption                         |
|  Layer ...                             || geLayerPanel                           |
|  Grid ...                              || geGridOption                           |
|  Flyline/Map ...                       || axgOptions                             |
|  Show Bind Keys !                      || listBindKey                            |
|  Show Strokes !                        || listStroke                             |
|  Show Mouse Buttons !                  || listBindMouseButton                    |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| View                                   ||                                        |
|  Fit !                                 || geFit                                  |
|  Fit+ !                                || geFitBorder                            |
|  Pan                                   || gePan                                  |
|  Pan Point To Point                    || gePan2                                 |
|  Redraw !                              || geRedraw                               |
|  Zoom In                               || geZoomIn                               |
|  Zoom In X2 !                          || geZoomInBy2                            |
|  Zoom Out X2 !                         || geZoomOutBy2                           |
|  Zoom Out X4 !                         || geZoomOutBy4                           |
|  Zoom Out X8 !                         || geZoomOutBy8                           |
|  Left !                                || geViewLeft                             |
|  Right !                               || geViewRight                            |
|  Up !                                  || geViewUp                               |
|  Down !                                || geViewDown                             |
|  Previous View !                       || geLastView                             |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Creat                                  ||                                        |
|  Boundary                              || geAddBoundary                          |
|  Rectilinear Boundary                  || geAddRectilinearBoundary               |
|  Rectilinear Bndy For Child Cell ...   || geAddRectilinearBoundary               |
|  Cell ...                              || geAddCell                              |
|  Contact ...                           || geAddContact                           |
|  Contact Array ...                     || geAddContactArray                      |
|  Path ...                              || geAddPath                              |
|  Pin ...                               || geAddRectPin                           |
|  Polygon ...                           || geAddPolygon                           |
|  Recttangle ...                        || geAddRectangle                         |
|  Text ...                              || geAddText                              |
|  Wire ...                              || geAddWire                              |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Modify                                 ||                                        |
|  Undo !                                || geUndo                                 |
|  Redo !                                || geRedo                                 |
|  Move ...                              || geMove                                 |
|  Move Cell By Name ...                 || geMoveCell                             |
|  Copy ...                              || geCopy                                 |
|  Delete !                              || geDelete                               |
|  Modify ...                            || geModify                               |
|  Move Piont ...                        || geMovePoint                            |
|  Re-Shape ...                          || geReShape                              |
|  Split                                 || geSplit                                |
|  Stretch                               || geStretch                              |
|  Window Stretch                        || geWindowStretch                        |
|  Transform ...                         || geTransform                            |
|  Swap Cells ...                        || geSwapCells                            |
|  Convert Wire To Pin                   || geConvertWireToPin                     |
|  Convert Instance Pin To Pin           || geConvertInstPinToPin                  |
|  Unpack Cell Instance Array            || geUnpackCellInstArray                  |
|                                        ||                                        |
|  Smash                                 ||                                        |
|   Smash Cell                           || cmSmash                                |
|   Smash Cell Instance ...              || geSmashCellInst                        |
|                                        ||                                        |
|  Edit Dump File                        || geEditDumpFile                         |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Select                                 ||                                        |
|  Select                                ||                                        |
|   Select By Point                      || gePointSelect                          |
|   Select By Line                       || geLineSelect                           |
|   Select By Window                     || geWindowSelect                         |
|   Select All !                         || geSelectAll                            |
|                                        ||                                        |
|  Deselect                              ||                                        |
|   Deselect By Point                    || gePointDeselect                        |
|   Deselect By Line                     || geLineDeselect                         |
|   Deselect By Window                   || geWindowDeselect                       |
|   Deselect All !                       || geDeselectAll                          |
|                                        ||                                        |
|  (De)Select By Name ...                || geNameSelect                           |
|  Fit Selected !                        || geFitSelSet                            |
|  Select Insts On Net ...               || geSelectInstancesOnNet                 |
|  Select Insts By Type ...              || geSelectInstancesByType                |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Query                                  ||                                        |
|  Object                                ||                                        |
|   Query Object                         || geQueryObject                          |
|   Query Object in Hierarchy            || queryObjectInHier                      |
|   Query Unselected Object              || geQueryUnselectedObject                |
|   Set Cell Color ...                   || geSetCellInstColor                     |
|   Highlight Cells ...                  || aprHiliteCell                          |
|                                        ||                                        |
|  Net                                   ||                                        |
|   Query Net By Point ...               || geQueryNet                             |
|   Query Net By Name ...                || geQueryNetName                         |
|   Query Net Constraints ...            || geQueryNetConstraint                   |
|   Highlight Clock Net ...              || aprHiliteCLKNet                        |
|   Highlight Net in Hierarchy ...       || queryHiliteNet                         |
|   Query Group By Name ...              || geQueryGroupName                       |
|                                        ||                                        |
|  Trace                                 ||                                        |
|   Set Trace Mode ...                   || geTraceMode                            |
|   Set Net Trace ...                    || geSetNetTrace                          |
|                                        ||                                        |
|  Flyline                               ||                                        |
|   Show Object Connections ...          || aprShowPinNet                          |
|   Show Net Connections ...             || aprSetFlyline                          |
|   Show Flyline By Object Edge ...      || aprSelectFlyline                       |
|   Show Pin Instance Flyline            || aprShowPinNetByName                    |
|                                        ||                                        |
|  Ruler                                 ||                                        |
|   Add Ruler ...                        || geRuler                                |
|   Remove Ruler                         || geDeleteRuler                          |
|                                        || axgListPRSummary                       |
|  List Pr Summary !                     || listBindKey                            |
|  Bind Keys !                           ||                                        |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Design Setup                           ||                                        |
|  Netlist                               || axgBindNetlist                         |
|   Bind Netlist ...                     || cmCheckNetlist                         |
|   Check Netlist ...                    ||                                        |
|                                        ||                                        |
|  TDF                                   || axgLoadTDF                             |
|  Load TDF ...                          || ioDumpTdf                              |
|  Dump TDF ...                          || ioDumpIOLocation                       |
|  Dump Io Pins ...                      || ioDumpPinLocation                      |
|  Dump All Pins ...                     ||                                        |
|                                        ||                                        |
|  PDEF                                  ||                                        |
|   PDEF In ...                          || read_pdef                              |
|   PDEF Out ...                         || write_pdef                             |
|                                        ||                                        |
|  Wire Tracks                           ||                                        |
|   Define Unit The Wire Tracks ...      || axgDefineWireTracks                    |
|   Check Pin On Track ...               || axgCheckWireTrack                      |
|   Display Design Wire Tracks ...       || axgDisplayDesignWireTracks             |
|   Display Cell Wire Tracks ...         || axgDisplayCellWireTracks               |
|                                        ||                                        |
|  Floorplan                             ||                                        |
|   Set Up Floorplan                     || axgPlanner                             |
|    Optimize Pin Locations ...          || axgOptimizePinLoc                      |
|    Remove Pin Overtaps !               || (axRemoveIOPinOverlap (geGetEditCell)) |
|   Setup Rectilinear Floorplan ...      || axgRectiPlanner                        |
|    (Rectilinear) Pin Placement !       || (axRectiPinPlacement (geGetEditCell))  |
|   Adjust Floorplan ...                 || axgAdjustFloorPlan                     |
|   Resize Floorplan ...                 || axgResizeFloorPlan                     |
|   Dump Floorplan ...                   || axgDumpFloorPlan                       |
|   Add Rows By Area ....                || axgAddRow                              |
|   Cut Rows By Area                     || axgCutRowByArea                        |
|   Adjust Row Spacing ...               || axgRowSpacingEqualizer                 |
|                                        ||                                        |
|  Group                                 ||                                        |
|   Add To Group Names ...               || aprCmdCreateHierGroup                  |
|   Add To Group By Selected Set ...     || aprAddGroupBySelSet                    |
|   Remove From Group Names ...          || aprCmdSubHierGroup                     |
|   Remove From Group By Selected Set ...|| aprSubGroupBySelSet                    |
|   Delete/Show Groups ...               || aprCmdDeleteGroups                     |
|                                        ||                                        |
|  Region                                ||                                        |
|   Creat Region ...                     || axgCreateRegion                        |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| design plan                            ||                                        |
|  hierarchical planning                 ||                                        |
|   hierarchy browser ...                || axgHierPlan                            |
|   auto floorplan ...                   || astAutoPlan                            |
|   group connections ...                || fphPlanFlylines                        |
|                                        ||                                        |
|  prototyping                           ||                                        |
|   place ...                            || astProtoPlace                          |
|   optimize ...                         || astPostPS1                             |
|   route ...                            || axgProtoRoute                          |
|                                        ||                                        |
|  congestion analysis                   ||                                        |
|   placement congestion ...             || axgDisplayPLCongestionMap              |
|   global route congestion ...          || axgDisplayGRCongestionMap              |
|                                        ||                                        |
|  timing analysis                       ||                                        |
|   timing setup ...                     || atTimingSetup                          |
|   timing report ...                    || astReportTiming                        |
|   timing probe ...                     || atTimingProbe                          |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Power                                  ||                                        |
|  Data Preparation                      ||                                        |
|   Creat Connectivity View ...          || poCreateConnView                       |
|   Creat CONN View By Hercules ...      || poCreateConnViewByHerc                 |
|   Purge PG Extraction ...              || poCleanupExtraction                    |
|   PG Net Extraction                    || poPGExtraction                         |
|   Purge Power Info ...                 || poPurgePowerInfo                       |
|   Load Power Supply ...                || poLoadPowerSupply                      |
|   Load Transition Time ...             || poLoadTransitionTime                   |
|   Load Net Switching Activity ...      || poLoadNetSwitchingInfo                 |
|                                        ||                                        |
|  Checking                              ||                                        |
|   Check Power Info ...                 || poCheckPowerInfo                       |
|   Check PG Net ...                     || poRailChecking                         |
|                                        ||                                        |
|  Analysis                              ||                                        |
|   Generate Macro Current Source ...    || poGenCurrSource                        |
|   Power Analysis ...                   || poPowerAnalysis                        |
|   Generate White Box Model ...         || poGenWhiteBox                          |
|   Generate Gray Box Model ...          || poGenMacroModel                        |
|   Voltage Drop/EM Analysis ...         || poRailAnalysis                         |
|                                        ||                                        |
|  Report                                ||                                        |
|   Display Power Map ...                || poDisplayPowerMap                      |
|   Display Voltage Drop Map ...         || poDisplayVoltageDropMap                |
|   Display Electromigration Map ...     || poDisplayElectromigrationMap           |
|   Display PG Parasitic  ...            || poDisplayParasitic                     |
|   Query PG Parasitic ...               || poParasiticQuery                       |
|   PVT-Dependent SDF Out ...            || poPVTSDFOut                            |
|   Dump Power Supply ...                || poDumpPowerSupply                      |
|   Dump Power Info ...                  || poDumpPowerInfo                        |
|   Query Power Info ...                 || poQueryPowerInfo                       |
|   Dump Macro Current Source ...        || poDumpCurrSource                       |
|----------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------|
| Crosstalk                              ||                                        |
|  Crosstalk Analysis ...                || xtXTalkAnalysis                        |
|  Display Crosstalk Results ...         || xtXTalkDisplayNet                      |
|  Crosstalk Report ...                  || xtXTalkReport                          |
|  Signal EM Analysis ...                || xtSignalEM                             |
|  Cell EM Analysis ...                  || xtCellEM                               |
|                                        ||                                        |
|  Noise Map                             ||                                        |
|   Build Noise Map !                    || axgBuildNoiseMap                       |
|   Display Noise Map ...                || axgDisplayCouplingCapMap               |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Preroute                               ||                                        |
|  Distributed Routing Setup ...         || jpParallelJob                          |
|  Quick Prerouter ...                   || axgStartQuickPrerouter                 |
|  Custom Wires ...                      || axgCreateCustomWires                   |
|  Macros/Pads ...                       || axgPrerouteInstances                   |
|  Pad Rings ...                         || axgCreatePadRings                      |
|  Rectangular Rings ...                 || axgCreateRectangularRings              |
|  Standard Cells ...                    || axgPrerouteStandardCells               |
|  Straps ...                            || axgCreateStraps                        |
|  Template ...                          || axgPrerouteTemplate                    |
|  Top-Level Pins ...                    || axgPrerouteTopLevelPins                |
|  Create Contacts ...                   || axgCreatePrerouteContacts              |
|  Slot Wires ...                        || axgSlotWire                            |
|  Edit Preroute ...                     || axgEditPreroute                        |
|  Repair Preroute ...                   || axgRepairPreroute                      |
|  Point-To-Point Router ...             || axgGuideP2P                            |
|  Contact Ports To P/G ...              || aprPGConnect                           |
|  Delete Routes By Type ...             || axgDelRouteType                        |
|  Delete Macros/Pads Connection ...     || axgDelMacroIOPinConn                   |
|  Verify P/G Connectivity ...           || axgVeriPGConn                          |
|  Mark Route Type ...                   || axgMarkRouteType                       |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Preplace                               ||                                        |
|  Place Flip Chip Pads ...              || axgFCPlacer                            |
|                                        ||                                        |
|  Optimization                          ||                                        |
|   Pre-Placement Optimization ...       || astPrePS                               |
|                                        ||                                        |
|  Macros                                ||                                        |
|   Hierarchy Browser ...                || astBrowseHierInstName                  |
|   Set Extra Delimiter ...              || astSetNameDelimiter                    |
|   Macro Padding (Hard) ...             || astMacroPadding                        |
|                                        ||                                        |
|  Placement Blockage                    ||                                        |
|   Create Hard Blockage Array ...       || axgAddBlockageArray                    |
|   Create Hard Blockage                 || axgAddBlockage                         |
|   Create Soft Blockage                 || axgAddSoftBlockage                     |
|   Delete Hard Blockages !              || (axPurgePlaceBlockage(geGetEditCell))  |
|   Delete Soft Blockages !              || (axPurgeSoftPlaceBlockage(geGetEditCell|
|                                        ||                                        |
|  Utilization                           ||                                        |
|   Query Design Utilization !           || axgEvalWholeChipUtil                   |
|   Query Area Utilization               || axgEvalUtil                            |
|   Create Density Constraint ...        || aprSetDensity                          |
|   Query Density Constraint             || aprQueryDensity                        |
|                                        ||                                        |
|  Constraints                           ||                                        |
|   Set Fixed Status ...                 || astAddPlaceSRConst                     |
|   Create Search & Refine Constraint ...|| aprCmdFixCell                          |
|                                        ||                                        |
|  Scan Chain                            ||                                        |
|   Trace Scan Chain ...                 || axgScanChainOptim                      |
|   Optimize/Delete Scan Chain ...       || axgScanTrace                           |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Inplace                                ||                                        |
|  Placement Common Options ...          || astPlaceOptions                        |
|  Auto Place ...                        || astAutoPlace                           |
|                                        ||                                        |
|  Astroplace                            ||                                        |
|   Design Placement ...                 || astPlaceDesign                         |
|   Area Placement ...                   || astPlaceArea                           |
|   Interactive Placement ...            || astUserPlace                           |
|   Search And Refine ...                || astSearchRefine                        |
|   Placement Bank ...                   || axgManagePlacement                     |
|                                        ||                                        |
|  Place Pins                            ||                                        |
|   Optimize Pin Locations ...           || axgOptimizePinLoc                      |
|   Remove Pin Overlaps !                || (axRemoveIOPinOverlap (geGetEditCell)) |
|                                        ||                                        |
|  Placement Maps                        ||                                        |
|   Display Congestion Map ...           || axgDisplayPLCongestionMap              |
|   Update Congestion Map !              || axgUpdateCongMap                       |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Postplace                              ||                                        |
|  Optimization                          ||                                        |
|   Post-Place Optimization Phase 1 ...  || astPostPS1                             |
|   Post-Place Optimization ...          || astPostPS                              |
|   Area Recovery ...                    || astAreaRecovery                        |
|   Power Recovery ...                   || astPowerRecovery                       |
|   Change Netlist ...                   || astChangeNetlist                       |
|   Interactive Edit ...                 || astEdit                                |
|                                        ||                                        |
|  Scan Chain                            ||                                        |
|   Optimize/Delete Scan Chain ...       || axgScanChainOptim                      |
|   Display Scan Chain ...               || axgDisplayScanChain                    |
|   Dump Scan Chain ...                  || aprDumpScanChain                       |
|                                        ||                                        |
|  Filler Cell                           ||                                        |
|   Add Core Fillers ...                 || axgAddFillerCell                       |
|   Add Core Fillers By Area ...         || axgAddFillerCellByArea                 |
|   Add Pad Fillers ...                  || axgAddPadFiller                        |
|   Add Pad Fillers By Area ...          || axgAddPadFillerByArea                  |
|   Add Tap Cells ...                    || axgAddTapCell                          |
|   Purge Core/Pad/Tap Fillers ...       || axgPurgeFillerCell                     |
|   Purge Fillers By Area ...            || axgPurgeFillerCellByArea               |
|                                        ||                                        |
|  Well Filler                           ||                                        |
|   Add Intra Row Well Filler ...        || axgAddWellFiller                       |
|   Add Inter Row Well Filler ...        || axgAddWellFillRowGap                   |
|   Purge Well Filler ...                || axgPurgeWellFiller                     |
|                                        ||                                        |
|  Check Cell Placement                  ||                                        |
|   Design Check ...                     || axgPlaceCheck                          |
|   Area Check ...                       || axgAreaPlaceCheck                      |
|                                        ||                                        |
|  Unplace Cells ...                     || axgUnplaceCells                        |
|  Spread Group Cells ...                || axgSpreadGroupCells                    |
|  Dump Placement ...                    || axgDumpPlacement                       |
|  Compare Placement ...                 || axgComparePlacement                    |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Clock                                  ||                                        |
|  Clock Common Options ...              || astClockOptions                        |
|                                        ||                                        |
|  Clock Tree Synthesis                  ||                                        |
|   Clock Tree Synthesis ...             || astCTS                                 |
|   Incremental CTS ...                  || astECOCTS                              |
|   CTS Basic ...                        || astCTSBasic                            |
|                                        ||                                        |
|  Clock Tree Optimization               ||                                        |
|   Clock Tree Optimization ...          || astCTO                                 |
|   Inter-Clocks Delay Balancing ...     || astCTOInterClocksBalance               |
|   Post Route CTO ...                   || astPostRouteCTO                        |
|                                        ||                                        |
|  Advanced Clock Tree Management        ||                                        |
|   Interactive Clock Tree ..            || ctiCTS                                 |
|                                        ||                                        |
|  Reports                               ||                                        |
|   Skew Analysis ...                    || astSkewAnalysis                        |
|   Clock Tree Timing ...                || astClockTiming                         |
|                                        ||                                        |
|  Utilities                             ||                                        |
|   Clock Browser ...                    || astClockBrowser                        |
|   Delete Clock Tree ...                || astDeleteClockTree                     |
|   Mark Clock Tree ...                  || astMarkClockTree                       |
|   Define Var Route Rules ...           || axgDefineVarRule                       |
|   Set Net Constraint ...               || axgSetNetConstraint                    |
|   Set Min Max Layer ...                || axgSetMinMaxLayer                      |
|                                        ||                                        |
|  Verify Clock Connectivity ...         || axgVeriClkConn                         |
|  Trim Clock Antenna ...                || axgTrimClkAntenna                      |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Route Setup                            ||                                        |
|  Check Design For Routing ...          || axgCheckDesignForRoute                 |
|  Distributed Routing Setup ...         || jpParallelJob                          |
|  Route Common Options ...              || axgSetRouteOptions                     |
|  HPO Signal Route Options ...          || axgSetHPORouteOptions                  |
|                                        ||                                        |
| Constraints                            ||                                        |
|  Define Var Route Rule ...             || axgDefineVarRule                       |
|  Set Net Constraint ...                || axgSetNetConstraint                    |
|  Set Min Max Layer ...                 || axgSetMinMaxLayer                      |
|  Query Net Constraints ...             || geQueryNetConstraint                   |
|                                        ||                                        |
| Route Guide                            ||                                        |
|  Create Route Guide ...                || axgAddRouteGuide                       |
|  Query/Modify Route Guide ...          || axgModifyRouteGuide                    |
|  Delete All Route Guide !              || axDeleteAllRouteGuide                  |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Route                                  ||                                        |
|  Bus                                   ||                                        |
|   Define Bus ...                       || aprCreateBus                           |
|   Bus Routing ...                      || axgBusRoute                            |
|                                        ||                                        |
|  Differential Group                    ||                                        |
|   Define Differential Group ...        || axgDefineDifferential                  |
|   Route Differential Group ...         || axgRouteDifferential                   |
|                                        ||                                        |
|  Route Net Group ...                   || axgRouteGroup                          |
|  Auto Route ...                        || axgAutoRoute                           |
|  Quick Route ...                       || axgQuickSignalRoute                    |
|                                        ||                                        |
|  Global Route                          ||                                        |
|   Global Route ...                     || axgGlobalRoute                         |
|   Estimate Global Route Congestion !   || axgGRouteEstimate                      |
|   Global Route Optimization ...        || astPostRouteOpt "GR"                   |
|   Add Interactive Global Route ...     || axgAddIGRPath                          |
|   Display Congestion Map ...           || axgDisplayGRCongestionMap              |
|                                        ||                                        |
|  Track Assign                          ||                                        |
|   Track Assign !                       || axgAssignToTracks                      |
|   Track Assign Optimization ...        || astPostRouteOpt "TA"                   |
|                                        ||                                        |
|  Detail Route                          ||                                        |
|   Detail Route ...                     || axgDetailRoute                         |
|   Detail Route Search & Repair ...     || axgSearchRepair                        |
|   Detail Route By Area...              || axgAreaRoute                           |
|   Detail Route Wirelength Opt ...      || axgRoutOpt                             |
|   Detail Route Placement/Route Opt ... || astPostRouteOpt "DR"                   |
|   Detail Route Contact Optimization ...|| axgOptimizeContact                     |
|                                        ||                                        |
|  Shielding ...                         || axgQuickSignalRoute                    |
|  Auto Shielding ...                    || axgAutoShieldRoute                     |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Route Utility                          ||                                        |
|  Interactive Ultra                     ||                                        |
|   Astroiu                              || menuReload "astro_astroiu"             |
|   Point-To-Point Route ...             || leaPointToPointRoute                   |
|                                        ||                                        |
|  Router Verify                         ||                                        |
|   Load DRC Error Cell !                || geLoadDetailRouteErrCell               |
|   Router Verify ...                    || axgRouterVerify                        |
|   Verify Net Group ...                 || axgVerifyNetGroup                      |
|                                        ||                                        |
|  Delete Route                          ||                                        |
|   Delete Route By Name ...             || axgDelRouteByName                      |
|   Delete Route By Type ...             || axgDelRouteType                        |
|                                        ||                                        |
|  Charge-Collecting Antenna             ||                                        |
|   Insert Diode For Preroute            || axgAddDiodeForPreroute                 |
|   Insert Diode With Checking ...       || axgInsertDiode                         |
|   Contact Spare Diode ...              || axgConnectSpareDiode                   |
|   Delete Diode ...                     || axgDeleteDiode                         |
|                                        ||                                        |
|  Connectivity-Based Editing            ||                                        |
|   Add Connection ...                   || axgAddConnection                       |
|   Modify Connection ...                || axgModifyWire                          |
|   Stretch Wire ...                     || axgStretchWire                         |
|   Set Selectable ...                   || axgSetSelectableNet                    |
|                                        ||                                        |
|  Mark Route Type ...                   || axgMarkRouteType                       |
|  Fill Wire Track ...                   || axgFillWireTrack                       |
|  Fill Notch/Gap ...                    || geNewFillNG                            |
|  Dump Routing ...                      || axgDumpRouting                         |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| ECO                                    ||                                        |
|  Design ECO !                          || axgECOPlace                            |
|  Area ECO                              || axgECOAreaPlace                        |
|                                        ||                                        |
|  ECO Route                             ||                                        |
|   Design ECO !                         || axgECORouteDesign                      |
|                                        ||                                        |
|  Freeze Silicon                        ||                                        |
|   Create Master Groups ...             || axgCreateMasterGroup                   |
|   Manual Freeze Silicon !              || axgECOManPlaceFS                       |
|   Auto Freeze Silicon !                || axgECOAutoPlaceFS                      |
|   Auto Freeze Silicon No Cell Under ...|| axgECOAutoFSNoCell                     |
|                                        ||                                        |
|  ECO Status ...                        || axgECOStatus                           |
|  Mark Spare Groups ...                 || axgECOMarkSpareGroup                   |
|  Write To File ...                     || cmCmdECODump                           |
|  Write Multiple Ecos Ro File ...       || cmCmdDumpMultipleECOs                  |
|  Hisrory ...                           || cmCmdECOHistory                        |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Timing                                 ||                                        |
|  Load TDF ...                          || axgLoadTDF                             |
|  Dump TDF ...                          || ioDumpTdf                              |
|  Load TDF For Child Cell ...           || axgLoadTDFforChildCell                 |
|  Dump TDF For Child Cell ...           || ioDumpTdfforChildCell                  |
|                                        ||                                        |
|  Constraints                           ||                                        |
|   Load SDC ...                         || ataLoadSDC                             |
|   Write Timing Constraints ...         || ataWriteTC                             |
|   Write Design Constraints ...         || astWriteDC                             |
|                                        ||                                        |
|  Astrotime                             ||                                        |
|   Timing Setup ...                     || atTimingSetup                          |
|   Timing Probe ...                     || atTimingProbe                          |
|   Timing Report ...                    || astReportTiming                        |
|   Timing Data Check ...                || astTimingDataCheck                     |
|   Skew Analysis ...                    || astSkewAnalysis                        |
|   Generate Timing Model ...            || astTimingModel                         |
|                                        ||                                        |
|  Parasitic Output                      ||                                        |
|   LPE Out ...                          || astLPEOut                              |
|   SPICE Out ...                        || astSPICEOut                            |
|   DSPF Out ...                         || astDSPFOut                             |
|   SPEF Out ...                         || astSPEFOut                             |
|   Star-RCXT ...                        || astStarRCXT                            |
|   Generate Parasitic View ...          || astGenPV                               |
|   Wire Length Report ...               || astReportWireLength                    |
|                                        ||                                        |
|  Parasitic Input                       ||                                        |
|   DSPF In ...                          || pvrDSPFIn                              |
|   SPEF In ...                          || pvrSPEFIn                              |
|                                        ||                                        |
|  Delay Output                          ||                                        |
|   SDF Out ...                          || ataDumpSDF                             |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Verify                                 ||                                        |
|  LVS ...                               || geNewLVS                               |
|  DRC ...                               || geNewDRC                               |
|  Advanced DRC ...                      || geAdvDRC                               |
|  Check Min Grid ...                    || geCheckMinGrid                         |
|  Area DRC ...                          || geAreaNewDRC                           |
|  Error DRC ...                         || geErrorBrowser                         |
|                                        ||                                        |
|  Error Viewer (Old)                    ||                                        |
|   Load Error Cell ...                  || geLoadErrorCell                        |
|   Show Errors Of All Types !           || geAllError                             |
|   Query Error !                        || geQueryError                           |
|   Turn Off Errors !                    || geTurnErrorOff                         |
|                                        ||                                        |
|  Hercules                              ||                                        |
|   Auto DRC ...                         || hmiA2DRC                               |
|   Auto LVS ...                         || hmiA2LVS                               |
|   User Runset ...                      || hmiHercules                            |
|                                        ||                                        |
|  VUE                                   ||                                        |
|   Options ...                          || hmiVUEOptions                          |
|   DRC/LVS                              || hmiVUE                                 |
|                                        ||                                        |
|  Debugger                              ||                                        |
|   Manager ...                          || demOpen                                |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|
| Logic Check                            || ALCOInterfaceRun                       |
|  Run ...                               || ALCOInterfaceView                      |
|  View ...                              ||                                        |
|----------------------------------------||----------------------------------------|
|----------------------------------------||----------------------------------------|

本文地址:http://114er.blogspot.com/2010/10/astroastrocmd.html
原创文章如转载,请注明链接: 转自Welcome Funny Guys

0 评论: