yylineno in OCP and ring settings for scn6m_deep.
This commit is contained in:
parent
601c919035
commit
3d0b177a5d
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
%option noinput
|
%option noinput
|
||||||
%option nounput
|
%option nounput
|
||||||
|
%option yylineno
|
||||||
|
|
||||||
/* This file is part of the Alliance Project.
|
/* This file is part of the Alliance Project.
|
||||||
Copyright (C) Laboratoire LIP6 - Departement ASIM
|
Copyright (C) Laboratoire LIP6 - Departement ASIM
|
||||||
|
|
|
@ -489,6 +489,15 @@ TRACK_SPACING_ALU4 4
|
||||||
TRACK_SPACING_ALU3 4
|
TRACK_SPACING_ALU3 4
|
||||||
TRACK_SPACING_ALU2 4
|
TRACK_SPACING_ALU2 4
|
||||||
TRACK_SPACING_ALU1 3
|
TRACK_SPACING_ALU1 3
|
||||||
|
WMIN_ALU1 3
|
||||||
|
WMIN_ALU2 3
|
||||||
|
DMIN_ALU1_ALU1 5
|
||||||
|
DMIN_ALU2_ALU2 5
|
||||||
|
WVIA_ALU1 5
|
||||||
|
WVIA_ALU2 5
|
||||||
|
EXTENSION_ALU2 1
|
||||||
|
BV_VIA_VIA 8
|
||||||
|
WALIM 60
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue