head	1.4;
access;
symbols
	arelease:1.1.1.2
	avendor:1.1.1;
locks; strict;
comment	@:: @;


1.4
date	2007.11.29.03.50.29;	author mcupro;	state Exp;
branches;
next	1.3;
commitid	35ad474e33b34567;

1.3
date	2007.11.18.03.35.13;	author mcupro;	state Exp;
branches;
next	1.2;
commitid	4949473fb2ed4567;

1.2
date	2007.11.13.11.06.46;	author mcupro;	state Exp;
branches;
next	1.1;
commitid	76c5473985434567;

1.1
date	2007.10.13.08.42.00;	author mcupro;	state Exp;
branches
	1.1.1.1;
next	;
commitid	710f4710817c4567;

1.1.1.1
date	2007.10.13.08.42.00;	author mcupro;	state Exp;
branches;
next	1.1.1.2;
commitid	710f4710817c4567;

1.1.1.2
date	2007.11.18.03.05.34;	author mcupro;	state Exp;
branches;
next	;
commitid	42be473faaa14567;


desc
@@


1.4
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 bootloader.c

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

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

convert_sp 0x2000 128
gensim 0x1500 
genmif 0x1500

copy *.mif ..\..\quartus2\*.mif

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


@


1.3
log
@*** empty log message ***
@
text
@d16 1
d18 7
a24 1
#copy *.v ..\MODELSIM\*.v@


1.2
log
@no message
@
text
@d17 1
a17 1
#copy *.v ..\..\rtl\verilog\*.v@


1.1
log
@Initial revision
@
text
@d16 2
a17 1
copy *.mif ..\..\quartus2\*.mif@


1.1.1.1
log
@no message
@
text
@@


1.1.1.2
log
@no message
@
text
@d16 1
a16 2
copy *.mif ..\..\quartus2\*.mif
#copy *.v ..\MODELSIM\*.v@

