Makefile
294 Bytes
############################
# block variable definitions
BLOCK = data_unit
EDIF_SRC = $(RCP_ROOT)/rsp/syn/data_unit.edf
###################
# default target
default: data_unit.mcp data_unit.nle
###################
# standard makefile
include /ecad/reality/include/Makefile.par.incl