URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 213 |
Rev 245 |
Line 18... |
Line 18... |
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
|
|
|
$(EXO): $(BIN)
|
$(EXO): $(BIN)
|
$(BUILD)/bin/bin2exo -S2 0x10000 $(BIN) $(EXO)
|
$(BUILD)/bin/bin2exo -S2 0x10000 $(BIN) $(EXO)
|
|
|
$(BIN): $(SRC)
|
$(BIN): $(SRC)
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.