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

Subversion Repositories plasma

[/] [plasma/] [trunk/] [kernel/] [makefile] - Diff between revs 222 and 227

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 222 Rev 227
Line 67... Line 67...
        @sort test2.map
        @sort test2.map
        @$(DUMP_MIPS) --disassemble test.axf > test.lst
        @$(DUMP_MIPS) --disassemble test.axf > test.lst
        cp test.bin ..\tools
        cp test.bin ..\tools
 
 
clean:
clean:
        -$(RM) *.o *.obj *.exe *.map *.lst *.hex *.txt *.bin
        -$(RM) *.o *.obj *.axf *.map *.lst *.hex *.txt *.bin
 
 
# Run a MIPS opcode simulator
# Run a MIPS opcode simulator
run:
run:
        @..\tools\mlite test.bin
        @..\tools\mlite test.bin
 
 

powered by: WebSVN 2.1.0

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