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

Subversion Repositories mips789

[/] [mips789/] [tags/] [arelease/] [bench/] [bootloader/] [bootloader.bat] - Rev 59

Go to most recent revision | Compare with Previous | Blame | View Log

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
#copy *.v ..\MODELSIM\*.v

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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