
/*===========================================================================
  
  This file includes SVRF/TVF Technology under license by Mentor
  Graphics Corporation.  "SVRF/TVF Technology" shall mean Mentor Graphics'
  Standard Verification Rule Format ("SVRF") and Tcl Verification Format
  ("TVF") proprietary syntaxes for expressing process rules. You shall not
  use SVRF/TVF Technology unless you are a Mentor Graphics customer with a
  license to use the applicable Mentor Graphics software. The exact terms
  of your obligations and rights are governed by your respective license.
  You shall not use SVRF/TVF Technology except: (a) for your internal
  business purposes and (b) for use with Mentor Graphics' Calibre(R)
  tools. All SVRF/TVF Technology constitutes or contains trade secrets and
  confidential information of Mentor Graphics or its licensors. You shall
  not make SVRF/TVF Technology available in any form to any person other
  than your employees and on-site contractors, excluding Mentor Graphics
  competitors, whose job performance requires access and who are under
  obligations of confidentiality. 

===========================================================================*/


// This file includes the layer name assignments for the design and 
// CAA layer definitions for fullchip.oas.

// This file is only usable in Calibre YieldAnalyzer.

LAYER OX 100
LAYER MAP 1 DATATYPE 0 100
LAYER NW 300
LAYER MAP 3 DATATYPE 0 300
LAYER NPLUS 400
LAYER MAP 4 DATATYPE 0 400
LAYER PPLUS 500
LAYER MAP 5 DATATYPE 0 500
LAYER VTH 700
LAYER MAP 7 DATATYPE 0 700
LAYER TOX 800
LAYER MAP 8 DATATYPE 0 800
LAYER PO 900
LAYER MAP 9 DATATYPE 0 900
LAYER CO 1000
LAYER MAP 10 DATATYPE 0 1000
LAYER M1 1100
LAYER MAP 11 DATATYPE 0 1100
LAYER V1 1200
LAYER MAP 12 DATATYPE 0 1200
LAYER M2 1300
LAYER MAP 13 DATATYPE 0 1300
LAYER V2 1400
LAYER MAP 14 DATATYPE 0 1400
LAYER M3 1500
LAYER MAP 15 DATATYPE 0 1500
LAYER V3 1600
LAYER MAP 16 DATATYPE 0 1600
LAYER M4 1700
LAYER MAP 17 DATATYPE 0 1700
LAYER V4 1800
LAYER MAP 18 DATATYPE 0 1800
LAYER M5 1900
LAYER MAP 19 DATATYPE 0 1900
LAYER V5 2000
LAYER MAP 20 DATATYPE 0 2000
LAYER M6 2100
LAYER MAP 21 DATATYPE 0 2100
LAYER V6 2200
LAYER MAP 22 DATATYPE 0 2200
LAYER M7 2300
LAYER MAP 23 DATATYPE 0 2300
LAYER V7 2400
LAYER MAP 24 DATATYPE 0 2400
LAYER M8 2500
LAYER MAP 25 DATATYPE 0 2500
LAYER V8 2600
LAYER MAP 26 DATATYPE 0 2600
LAYER M9 2700
LAYER MAP 27 DATATYPE 0 2700
LAYER V9 2800
LAYER MAP 28 DATATYPE 0 2800
LAYER M10 2900
LAYER MAP 29 DATATYPE 0 2900
LAYER CAP_ID 3000
LAYER MAP 30 DATATYPE 0 3000
LAYER RES_ID 3100
LAYER MAP 31 DATATYPE 0 3100

// This statement should be used in all hierarchical runs.

LAYOUT BASE LAYER OX NPLUS PPLUS VTH PO CO TOX

//// CAA specific definitions:
// OD LAYER FOR CAA IS OX
// POLY1 LAYER FOR CAA IS PO
// CONT LAYER FOR CAA IS CO
// M1 LAYER FOR CAA IS M1
// M2 LAYER FOR CAA IS M2
// M3 LAYER FOR CAA IS M3
// M4 LAYER FOR CAA IS M4
// M5 LAYER FOR CAA IS M5
// M6 LAYER FOR CAA IS M6
// M7 LAYER FOR CAA IS M7
// M8 LAYER FOR CAA IS M8
// M9 LAYER FOR CAA IS M9
// M10 LAYER FOR CAA IS M10
// VIA1 LAYER FOR CAA IS V1
// VIA2 LAYER FOR CAA IS V2
// VIA3 LAYER FOR CAA IS V3
// VIA4 LAYER FOR CAA IS V4
// VIA5 LAYER FOR CAA IS V5
// VIA6 LAYER FOR CAA IS V6
// VIA7 LAYER FOR CAA IS V7
// VIA8 LAYER FOR CAA IS V8
// VIA9 LAYER FOR CAA IS V9
