head	1.2;
access;
symbols;
locks; strict;
comment	@:: @;


1.2
date	2007.11.29.03.50.32;	author mcupro;	state Exp;
branches;
next	1.1;
commitid	35ad474e33b34567;

1.1
date	2007.11.26.13.45.16;	author mcupro;	state Exp;
branches;
next	;
commitid	7a53474acdde4567;


desc
@@


1.2
log
@no message
@
text
@path;
path=..\..\gccmips_elf
del *.axf
del *.txt
as -o boot.o ..\plasmaboot.asm
gcc  -O2 -O  -Wall -c -s ..\..\clib\dvc_lib.c
gcc  -O2 -O  -Wall -c -s isr.c

ld.exe -Ttext 0 -eentry -Map test.map -s -N -o test.axf boot.o dvc_lib.o isr.o

objdump.exe --disassemble test.axf > list.txt

convert_sp 
gensim 
genmif 

#ser_dld 9600 COM1 N
copy *.mif ..\..\quartus2\*.mif

copy *.v ..\MODELSIM\*.v
copy list.txt ..\MODELSIM\list.txt
del ..\MODELSIM\*.c
copy *.c ..\MODELSIM\*.c
@


1.1
log
@no message
@
text
@d22 1
@

