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

Subversion Repositories mips789

[/] [mips789/] [branches/] [avendor/] [bench/] [count/] [couNt.bat] - Blame information for rev 53

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

Line No. Rev Author Line
1 26 mcupro
path;
2
path=..\..\gccmips_elf
3
del *.axf
4
del *.txt
5
as -o boot.o ..\plasmaboot.asm
6
gcc  -O2 -O  -Wall -c -s ..\..\clib\dvc_lib.c
7
gcc  -O2 -O  -Wall -c -s count.c
8
 
9
ld.exe -Ttext 0 -eentry -Map test.map -s -N -o test.axf boot.o dvc_lib.o count.o
10
 
11
objdump.exe --disassemble test.axf > list.txt
12
 
13
convert_sp
14
gensim
15
genmif
16
#ser_dld 9600 COM1 N
17
copy *.mif ..\..\quartus2\*.mif
18 35 mcupro
#copy *.v ..\MODELSIM\*.v

powered by: WebSVN 2.1.0

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