OpenCores
URL https://opencores.org/ocsvn/mips789/mips789/trunk

Subversion Repositories mips789

[/] [mips789/] [tags/] [arelease/] [bench/] [cal_PI/] [cal_PI.bat] - Diff between revs 36 and 51

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 36 Rev 51
path;
path;
path=..\..\gccmips_elf
path=..\..\gccmips_elf
del *.axf
del *.axf
del *.txt
del *.txt
as -o boot.o ..\plasmaboot.asm
as -o boot.o ..\plasmaboot.asm
gcc  -O2 -O  -Wall -c -s ..\..\clib\dvc_lib.c
gcc  -O2 -O  -Wall -c -s ..\..\clib\dvc_lib.c
gcc  -O2 -O  -Wall -c -s cal_pi.c
gcc  -O2 -O  -Wall -c -s cal_pi.c
ld.exe -Ttext 0 -eentry -Map test.map -s -N -o test.axf boot.o dvc_lib.o cal_pi.o
ld.exe -Ttext 0 -eentry -Map test.map -s -N -o test.axf boot.o dvc_lib.o cal_pi.o
objdump.exe --disassemble test.axf > list.txt
objdump.exe --disassemble test.axf > list.txt
convert_sp
convert_sp
gensim
gensim
genmif
genmif
copy *.mif ..\..\quartus2\*.mif
copy *.mif ..\..\quartus2\*.mif
#copy *.v ..\MODELSIM\*.v
#copy *.v ..\MODELSIM\*.v
#ser_dld 9600 COM1 N
#ser_dld 9600 COM1 N
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.