Makefile 381 Bytes
PRDEPTH = ../../../../../..
include $(PRDEPTH)/PRdefs
include $(PRDEPTH)/PRrules

RCPDIR = ../../..

IO_LOGIC_SRCS =         $(RCPDIR)/io/syn/io_cmd_dma.edf 	\
			$(RCPDIR)/io/syn/io_mem_dma.edf 	\
			$(RCPDIR)/sb/syn/rspbusses.edf 		\
			$(RCPDIR)/rsp/syn/rsp.edf 

default: io_logic.edf

io_logic.edf: $(IO_LOGIC_SRCS) io_logic.ss
	dc_shell -f io_logic.ss | tee io_logic.synlog