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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [stdalone/] [mkpart/] [Makefile] - Diff between revs 108 and 245

Show entire file | Details | Blame | View Log

Rev 108 Rev 245
Line 19... Line 19...
                cp $(BIN) $(BUILD)/stdalone
                cp $(BIN) $(BUILD)/stdalone
                cp $(MAP) $(BUILD)/stdalone
                cp $(MAP) $(BUILD)/stdalone
                cp $(EXO) $(BUILD)/stdalone
                cp $(EXO) $(BUILD)/stdalone
 
 
run:            $(BIN)
run:            $(BIN)
                $(BUILD)/bin/sim -i -t 1 -l $(BIN) -a 0x10000 \
                $(BUILD)/bin/sim -i -s 1 -t 0 -l $(BIN) -a 0x10000 \
                  -d $(BUILD)/run/disk.img
                  -d $(BUILD)/run/disk.img
 
 
$(EXO):         $(BIN)
$(EXO):         $(BIN)
                $(BUILD)/bin/bin2exo -S2 0x10000 $(BIN) $(EXO)
                $(BUILD)/bin/bin2exo -S2 0x10000 $(BIN) $(EXO)
 
 

powered by: WebSVN 2.1.0

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