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 123 to Rev 124
    Reverse comparison

Rev 123 → Rev 124

/trunk/sw/verif/include/Makefile.core
3,7 → 3,7
VERIF_DIR = $(PROJECT_DIR)/sw/verif
 
# determine allowed targets
TARGETS = $(wildcard t4* int mb)
TARGETS = $(wildcard t4* int mb prod)
 
.PHONY: all
all: $(TARGETS)
20,6 → 20,9
.PHONY: mb
mb: t42x
 
.PHONY: prod
prod: t42x
 
$(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.