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