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