From dca3c94e0d60eb06707a15ab107264b004516200 Mon Sep 17 00:00:00 2001 From: Olivier Sirol Date: Tue, 14 Nov 2000 14:39:20 +0000 Subject: [PATCH] modifie par xxx --- alliance/share/etc/libraries.mk | 8 ++++---- alliance/share/etc/se_defaults.mac | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/alliance/share/etc/libraries.mk b/alliance/share/etc/libraries.mk index 7f297fcb..c2da9158 100644 --- a/alliance/share/etc/libraries.mk +++ b/alliance/share/etc/libraries.mk @@ -3,7 +3,7 @@ # description : Alliance Shared Libraries and Include Files # # ###---------------------------------------------------------### -# $Id: libraries.mk,v 1.29 2000/09/04 13:36:43 czo Exp $ +# $Id: libraries.mk,v 1.30 2000/11/14 14:39:20 czo Exp $ # The variables $ALLIANCE_TOP and $ALLIANCE_OS are set by # alc_env.[c]sh script @@ -48,9 +48,9 @@ CNS_L = -lCns211 CNS_LIB = libCns211.a CNS_H = cns211.h -YAG_L = -lYag300 -YAG_LIB = libYag300.a -YAG_H = yag300.h +YAG_L = -lYag350 +YAG_LIB = libYag350.a +YAG_H = yag350.h # ###---------------------------------------------------------### # functions related to net-list representation : # diff --git a/alliance/share/etc/se_defaults.mac b/alliance/share/etc/se_defaults.mac index 3498d0ee..4b5010dc 100644 --- a/alliance/share/etc/se_defaults.mac +++ b/alliance/share/etc/se_defaults.mac @@ -1,5 +1,5 @@ # -# $Id: se_defaults.mac,v 1.2 2000/09/07 16:19:20 jpc Exp $ +# $Id: se_defaults.mac,v 1.3 2000/11/14 14:39:20 czo Exp $ # # /------------------------------------------------------------------\ # | | @@ -28,3 +28,4 @@ SET VARIABLE Qplace.Place.Pin.Preferred.Layer "(left L_ALU2)(right L_ALU2)(top L_ALU3)(bottom L_ALU3)" ; SET VARIABLE FRoute.AutoSearchAndRepair TRUE ; + SET VARIABLE FRoute.Preroutes.Fixed TRUE ;