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

Subversion Repositories t400

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 61 to Rev 62
    Reverse comparison

Rev 61 → Rev 62

/trunk/sw/verif/include/Makefile.core
3,7 → 3,7
VERIF_DIR = $(PROJECT_DIR)/sw/verif
 
# determine allowed targets
TARGETS = $(wildcard t4*)
TARGETS = $(wildcard t4* int)
 
.PHONY: all
all: $(TARGETS)
14,6 → 14,9
.PHONY: t42x
t42x: $(SIM_DIR)/rom_42x.hex
 
.PHONY: int
int: $(SIM_DIR)/rom_42x.hex
 
$(SIM_DIR)/rom_41x.hex: $(MODULE)_41x.p
p2hex $< $@
 

powered by: WebSVN 2.1.0

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