add OA abutment box equivalent in design and cleaning ...

This commit is contained in:
Jean-Manuel Caba 2010-08-11 00:19:30 +00:00
parent 58c9bb33e1
commit 4200cd5f76
3 changed files with 11 additions and 2 deletions

View File

@ -2,6 +2,11 @@
TESTDIR= ./testOA TESTDIR= ./testOA
TECHNOFILE= /asim/chams/etc/chams/config.freePDK45.xml TECHNOFILE= /asim/chams/etc/chams/config.freePDK45.xml
all: compile lefTest run
lefTest:
cd sxlib2lef && make
compile: compile:
./compile.sh ./compile.sh
@ -28,4 +33,4 @@ clean:
rm -rf x86_64 rm -rf x86_64
.PHONY: clean mrproper valgrind ddd debug run compile .PHONY: clean mrproper valgrind ddd debug run compile all lefTest

View File

@ -0,0 +1,4 @@
DEFINE WorkLibrary /dsk/l1/misc/caba/coriolis-2.x/src/crlcore/src/ccore/openaccess/test/testOA/OAdrive/WorkLibrary
DEFINE myCM_Library /dsk/l1/misc/caba/coriolis-2.x/src/crlcore/src/ccore/openaccess/test/testOA/OAdrive/myCM_Library
DEFINE sxlibFromOA /dsk/l1/misc/caba/coriolis-2.x/src/crlcore/src/ccore/openaccess/test/testOA/OAdrive/sxlib
DEFINE sxlibFromLef /dsk/l1/misc/caba/coriolis-2.x/src/crlcore/src/ccore/openaccess/test/sxlib2lef/sxlib

View File

@ -8,7 +8,7 @@ sxlib.lef:
cp sxlib.lef sxlib.lef.bak cp sxlib.lef sxlib.lef.bak
mrproper: clean mrproper: clean
rm -rf sxlib cds.lib .cadence rm -rf sxlib cds.lib .cadence .oalib
clean: clean:
rm -rf *.log *.slog *~ encounter* *.lef rm -rf *.log *.slog *~ encounter* *.lef