current_dir := ${CURDIR}
TARGET := basys3
TOP := top
SOURCES := ${current_dir}/*.sv

XDC := ${current_dir}/basys3.xdc

include ${current_dir}/../../common/Makefile