⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 allegro.men

📁 Allegro常用skill
💻 MEN
📖 第 1 页 / 共 2 页
字号:
// $Header: /vobs/psd_backend_data/data/men/allegro.men /main/rel_15.7/14 03-Apr-06.15:12:54 fxf $
//------------------------------------------------------------------------
//
//	Cadence Design Systems
//
// (C) COPYRIGHT, Cadence Design Systems, Inc. 1997
// All Rights Reserved
// Licensed Materials - Property of Cadence Design Systems
//
// No part of this file may be reproduced, stored in a retrieval system,
// or transmitted in any form or by any means --- electronic, mechanical,
// photocopying, recording, or otherwise --- without prior written permission
// of Cadence Design Systems, Inc.
//
// WARRANTY:
// Use all material in this file at your own risk.  Cadence Design Systems 
// makes no claims about any material contained in this file.
//
//------------------------------------------------------------------------

// Loadable Menu File
// *******************  Commoen menu file for 4 tiers of Allegro, expert, 
//			designer, pcb and librarian expert
// This does not support the symbol menus or the old-style allegro_librarian
// menu

// ENVIRONMENT VARIABLES USED
//	_ALLEGRO_EXPERT	
//	_ALLEGRO_DESIGNER
//	_ALLEGRO_STUDIO
//	__unix
//
// Certain features are not allowed in EOL legacy products (VTnnnn)
//	_legacy_tool
//
// Product options
//	_allegro_partition
//	_allegro_rfpcb

exp_layout MENU DISCARDABLE
BEGIN
    POPUP "&File"
    BEGIN
        MENUITEM "&New...",			"new"
        MENUITEM "&Open...",			"open"
        POPUP "Recent &Designs"
        BEGIN
            MENUITEM "Recent File List",        "|mru"
        END
        MENUITEM SEPARATOR
        MENUITEM "&Save",			"save"
        MENUITEM "Save &As...",			"save_as"
        MENUITEM SEPARATOR
	POPUP "&Import"
	BEGIN
	    MENUITEM "&Logic...",		"netin"
	    MENUITEM SEPARATOR
            MENUITEM "&Artwork...",		"load photoplot"
	    MENUITEM "I&PF...",  		"load plot"
#ifndef _ALLEGRO_STUDIO
            MENUITEM "Strea&m...",              "load stream"
#endif
	    MENUITEM SEPARATOR
	    MENUITEM "D&XF...",			"dxf in"
	    MENUITEM "&IDF...",			"idf in"
            MENUITEM "I&FF...",                 "iff in"
	    MENUITEM SEPARATOR
            MENUITEM "&Router...",            "specctra_in"
            MENUITEM "PA&DS...",		"pads in"
            MENUITEM "P&CAD...",		"pcad in"
	    MENUITEM SEPARATOR
	    MENUITEM "&Sub-Drawing",		"clppaste"
#ifndef _ALLEGRO_STUDIO
	    MENUITEM "Tech&file...",		"techfile in"
#endif
	    MENUITEM "Placeme&nt...",		"plctxt in"
#ifdef _ALLEGRO_EXPERT
	    MENUITEM "Active &Times...",	"signal atimes"
#endif
	    MENUITEM SEPARATOR
	    MENUITEM "Annotations...",	        "annotation in"
#ifdef _ALLEGRO_EXPERT
            MENUITEM "Pin delay...",            "pin_delay in"
#endif
	END
	POPUP "&Export"
	BEGIN
            MENUITEM "&Logic...",		"feedback"
            MENUITEM "&Netlist w/Properties...","netout"
            MENUITEM SEPARATOR
	    MENUITEM "I&PF...", 		"create plot"
            MENUITEM SEPARATOR
	    MENUITEM "D&XF...",			"dxf out"
            MENUITEM "&IDF...",			"idf out"
            MENUITEM SEPARATOR
            MENUITEM "&Router...",            "specctra_out"
            MENUITEM SEPARATOR
	    MENUITEM "&Sub-Drawing",		"clpcopy"
#ifndef _ALLEGRO_STUDIO
	    MENUITEM "&Techfile...",		"techfile out"
#endif
            MENUITEM "Li&braries...",		"dlib"
	    MENUITEM "Pl&acement...",		"plctxt out"
	    MENUITEM SEPARATOR
	    MENUITEM "Ann&otations...",		"annotation out"
	    MENUITEM SEPARATOR
            MENUITEM "InterComm...",           "icm_out"
	    MENUITEM "IP&C 356...",		"ipc356 out"
            MENUITEM "&ODB++ inside...",        "odb_out"
            MENUITEM "Save design to &15.0...", "downrev"
            MENUITEM "Save design to 15.&2...", "downrev2"
#ifdef _ALLEGRO_EXPERT
            MENUITEM "Pin delay...",            "pin_delay out"
#endif
	END
        MENUITEM SEPARATOR
        MENUITEM "&Viewlog...",			"viewlog -last"
        MENUITEM "&File Viewer...",		"viewlog -browse"
        MENUITEM "Plot Set&up...",		"plot setup"
#ifndef __unix
        MENUITEM "Plot Previe&w...",		"plot preview"
#endif
        MENUITEM "&Plot...",			"plot"
        MENUITEM SEPARATOR
	MENUITEM "P&roperties...", 		"file_property"
        MENUITEM "C&hange Editor...",           "toolswap"
        MENUITEM "S&cript...",			"script"
        MENUITEM SEPARATOR
        MENUITEM "E&xit",			"exit"
    END
    POPUP "&Edit"
    BEGIN
        MENUITEM "&Move",			"move"
        MENUITEM "&Copy",			"copy"
        MENUITEM "M&irror",			"mirror"
	MENUITEM "&Spin",			"spin"
        MENUITEM "C&hange",			"change"
        MENUITEM "&Delete",			"delete"
        MENUITEM SEPARATOR
	MENUITEM "&Z-Copy",			"zcopy shape"
        POPUP "Split &Plane"
        BEGIN
            MENUITEM "&Parameters...",		"split plane param"
            MENUITEM "&Create",			"split plane create"
	END
        MENUITEM SEPARATOR
        MENUITEM "&Vertex",			"vertex"
        MENUITEM "Delete Verte&x",              "delete vertex"
        MENUITEM "&Text",			"text edit"
        MENUITEM SEPARATOR
        MENUITEM "&Groups",			"groupedit"
        MENUITEM "P&roperties",			"property edit"
#ifndef _ALLEGRO_STUDIO
        MENUITEM "&Net Properties...",          "net_properties"
#endif
        MENUITEM SEPARATOR
        MENUITEM "&Undo",			"undo"
        MENUITEM "&Redo",			"redo"
    END
    POPUP "&View"
    BEGIN
        MENUITEM "&Zoom By Points",		"zoom points"
        MENUITEM "Zoom &Fit",			"zoom fit"
        MENUITEM "Zoom &In",			"zoom in"
        MENUITEM "Zoom &Out",			"zoom out"
        MENUITEM "Zoom &World",			"zoom world"
        MENUITEM "Zoo&m Center",		"zoom center"
        MENUITEM "Zoom Pre&vious",              "zoom previous"
        MENUITEM SEPARATOR
        MENUITEM "Color View &Save",         	"colorview create"
        MENUITEM "Color View Restore &Last",	"colorview restore"	
        MENUITEM SEPARATOR
        MENUITEM "&Refresh",			"redraw"
        POPUP "&Customization"
        BEGIN
            MENUITEM "&Display...",             "display param"
            MENUITEM "&Toolbar...",             "display toolbar param"
        END
    END
    POPUP "&Add"
    BEGIN
        MENUITEM "&Line",			"add line"
        MENUITEM "&Arc w/Radius",		"add rarc"
        MENUITEM "&3pt Arc",			"add arc"
        MENUITEM "&Circle",			"add circle"
        MENUITEM "&Rectangle",			"add rect"
        MENUITEM "&Frectangle",			"add frect"
        MENUITEM "&Text",			"add text"
    END
    POPUP "&Display"
    BEGIN
        MENUITEM "&Color/Visibility...",	"color"
        MENUITEM "Color &Priority...",		"color priority"
        MENUITEM SEPARATOR
        MENUITEM "&Element",			"show element"
        MENUITEM "&Measure",			"show measure"
        MENUITEM "P&roperty...",		"show property"
#ifndef _ALLEGRO_STUDIO
	MENUITEM "P&arasitic",			"show parasitic"
#endif
#ifdef _ALLEGRO_EXPERT && !_LEGACY_TOOL
        MENUITEM "Segments Over &Voids",	"highlight sov"
#endif
        MENUITEM SEPARATOR
        MENUITEM "&Highlight",			"hilight"
        MENUITEM "&Dehighlight",		"dehilight"
        MENUITEM SEPARATOR
        POPUP "&Waive DRCs"
        BEGIN
            MENUITEM "&Waive",            "waive drc"
            MENUITEM "&Show",             "show waived drcs"
            MENUITEM "&Blank",            "blank waived drcs"
            MENUITEM "&Restore",          "restore waived drc"
            MENUITEM "&Restore All",      "restore waived drcs"
        END
        MENUITEM SEPARATOR
        POPUP "&Show Rats"
        BEGIN
            MENUITEM "&All",			"rats all"
            MENUITEM "&Components",		"rats component"
            MENUITEM "&Net",			"rats net"
        END
        POPUP "&Blank Rats"
        BEGIN
            MENUITEM "&All",			"unrats all"
            MENUITEM "&Components",		"unrats component"
            MENUITEM "&Nets",			"unrats net"
        END
    END
    POPUP "Set&up"
    BEGIN
        MENUITEM "&Drawing Size...",		"drawing param"
        MENUITEM "Drawing &Options...",		"status"
        MENUITEM "&Text Sizes...",		"define text"
        MENUITEM "&Grids...",			"define grid"
        MENUITEM "&Subclasses...",		"define subclass"
#ifndef _ALLEGRO_STUDIO
#ifdef XSECTION_MODERN
        MENUITEM "&Cross-section...",           "define lyrstack"
#endif
#ifndef XSECTION_MODERN
        MENUITEM "&Cross-section...",           "define xsection"
#endif
        MENUITEM "&Materials...",		"define materials"
        POPUP "&Vias"
        BEGIN
          MENUITEM "&Define B/B Via...",        "define bbvia"
          MENUITEM "&Auto Define B/B Via...",   "auto define bbvia"
        END
#endif
#ifdef _ALLEGRO_STUDIO
	MENUITEM "&Define B/B Via...",          "define bbvia"
#endif
        MENUITEM SEPARATOR
	MENUITEM "Co&nstraints...",		"cns"
#ifndef _ALLEGRO_STUDIO
        MENUITEM "&Electrical Constraint Spreadsheet...",   "cmgr"
#endif
#ifdef _ALLEGRO_EXPERT && !_legacy_tool
        MENUITEM "D&FA Constraint Spreadsheet...", "dfa_spreadsheet"
#endif
        MENUITEM SEPARATOR
	MENUITEM "&Property Definitions...",	"define property"
        MENUITEM "Define &Lists...",		"define list"
        MENUITEM SEPARATOR
        POPUP "&Areas"
        BEGIN
            MENUITEM "&Package Keepin",		"keepin package"
            MENUITEM "Package &Keepout",	"keepout package"
            MENUITEM "Package &Height",		"package_height"
            MENUITEM SEPARATOR
            MENUITEM "&Route Keepin",		"keepin router"
            MENUITEM "Ro&ute Keepout",		"keepout router"
            MENUITEM "&Wire Keepout",		"keepout wire"
            MENUITEM "&Via Keepout",		"keepout via"
            MENUITEM SEPARATOR
            MENUITEM "Pro&be Keepout",		"keepout probe"
            MENUITEM "&Gloss Keepout",		"keepout gloss"
            MENUITEM SEPARATOR
            MENUITEM "Photoplot &Outline",	"keepin photo"
        END
        POPUP "O&utlines"
        BEGIN
            MENUITEM "&Room Outline...",	"room outline"
            MENUITEM "&Board Outline...",	"board outline"
            MENUITEM "&Keepout...",	        "board keepout"
            MENUITEM "&Plane Outline...",	"board plane"
        END
        MENUITEM SEPARATOR
        MENUITEM "&User Preferences...",        "enved"
    END
    POPUP "&Shape"
    BEGIN
        MENUITEM "&Polygon",                "shape add"
        MENUITEM "&Rectangular",            "shape add rect"
        MENUITEM "&Circular",               "shape add circle"
        MENUITEM SEPARATOR
        MENUITEM "&Select Shape or Void",   "shape select"
        MENUITEM SEPARATOR
        POPUP "Manual &Void"
        BEGIN
            MENUITEM "&Polygon",            "shape void polygon"
            MENUITEM "&Rectangular",        "shape void rectangle"
            MENUITEM "&Circular",           "shape void circle"
            MENUITEM "&Delete",             "shape void delete"
            MENUITEM "&Element",            "shape void element"
            MENUITEM "&Move",               "shape void move"
            MENUITEM "&Copy",               "shape void copy"
        END
        MENUITEM SEPARATOR
        MENUITEM "Edit &Boundary",      "shape edit boundary"
//        MENUITEM "Mi&ter Corners",    "shape miter corners"
        MENUITEM "&Delete Islands",     "island_delete"
        MENUITEM SEPARATOR
        MENUITEM "Change Shape T&ype",  "shape change type"
        MENUITEM "&Merge Shapes",       "shape merge shapes"
        MENUITEM "Chec&k",      	"shape check"
        MENUITEM SEPARATOR
        MENUITEM "C&ompose Shape",       "compose shape"
        MENUITEM "D&ecompose Shape",     "decompose shape"
        MENUITEM SEPARATOR
        MENUITEM "&Global Dynamic Params...",    "shape global param"
    END
    POPUP "&Logic"
    BEGIN
#ifndef _ALLEGRO_STUDIO
        MENUITEM "Net &Logic",                  "net logic"
	MENUITEM "&Net Schedule",		"net schedule"
        MENUITEM "Assign &Differential Pair...", "diff pairs"
        MENUITEM SEPARATOR
#endif
	MENUITEM "&Identify DC Nets...",        "identify nets"
	MENUITEM SEPARATOR
        MENUITEM "&Assign RefDes",		"assign refdes"
#ifdef _ALLEGRO_STUDIO
        MENUITEM "&Auto Rename Refdes...",   	"rename param"
#endif
#ifndef _ALLEGRO_STUDIO
        POPUP "Auto R&ename Refdes"
        BEGIN
            MENUITEM "&Rename...",      	"rename param"
            MENUITEM "&Design",         	"rename area design"
            MENUITEM "R&oom",           	"rename area room"
            MENUITEM "&Window",         	"rename area window"
            MENUITEM "&List",           	"rename area list"
	END
	MENUITEM SEPARATOR
	MENUITEM "&Change Parts",		"partedit"	
	MENUITEM "&Part Logic...",		"partlogic"	
	MENUITEM SEPARATOR
	MENUITEM "&Terminator Assignment...",	"ecl param"	
#endif
    END
    POPUP "&Place"
    BEGIN
        MENUITEM "&Manually...",                "place manual"
	MENUITEM "&Quickplace...",		"quickplace"
        MENUITEM SEPARATOR
        POPUP "&Autoplace"
        BEGIN
            MENUITEM "&Insight...",		"place insight"
            MENUITEM "&Parameters...",		"place param"
            MENUITEM "&Top Grids",		"place set topgrid"
            MENUITEM "&Bottom Grids",		"place set bottomgrid"
	    MENUITEM SEPARATOR
            MENUITEM "&Design",			"place area design"
            MENUITEM "&Room",			"place area room"
	    MENUITEM "&Window",                 "place area window"
	    MENUITEM "&List",                   "place area list"
        END
	MENUITEM "&Interactive",		"place interactive"
        POPUP "S&wap"
        BEGIN
            MENUITEM "&Pins",			"swap pins"
            MENUITEM "&Functions",		"swap functions"
            MENUITEM "&Components",		"swap components"
        END
        POPUP "A&utoswap..."
	BEGIN
	    MENUITEM "&Parameters...",		"swap param"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -