head     1.1;
branch   1.1.1;
access   ;
symbols  arelease:1.1.1.1 avendor:1.1.1;
locks    ; strict;
comment  @:: @;


1.1
date     2008.01.13.13.32.18;  author ameziti;  state Exp;
branches 1.1.1.1;
next     ;
commitid        e69478a0fbc4567;

1.1.1.1
date     2008.01.13.13.32.18;  author ameziti;  state Exp;
branches ;
next     ;
commitid        e69478a0fbc4567;


desc
@@



1.1
log
@Initial revision
@
text
@path;
path=..\..\..\gccmips_elf

set libpath=..\..\..\lib
set incpath=..\..\..\inc
set toolpath=..\..\..\tools
set codepath=..\..\..\..\r2000pl\bench\code

as -o test.o torture.s
ld.exe -Ttext 0x00000000 -eentry -Map test.map -s -N -o test.exe %libpath%\plasmaboot.o test.o

objdump.exe --disassemble test.exe > list.txt
rem copy test.map 
rem copy list.txt 
convert_bin.exe torture
rem copy code.txt  

rem%toolpath%\mlite test.bin BD > test.txt

rem%toolpath%\mlite test.bin

move /Y *.txt %codepath%@


1.1.1.1
log
@First Import the project on the opencores.org CVS server
@
text
@@
