Fixed makefiles to include common.mk

Signed-off-by: Joshua Fife <jpfife17@gmail.com>
This commit is contained in:
Joshua Fife 2021-11-16 08:52:36 -07:00
parent 3bf66c55ec
commit 999e562eba
12 changed files with 12 additions and 12 deletions

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/top.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/top.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/top.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/top.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/top.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/top.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/top.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/top.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/*.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/*.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/*.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk

View File

@ -5,4 +5,4 @@ TOP := top
SOURCES := ${proj_f_dir}/*.sv
XDC := ${proj_f_dir}/arty.xdc
include ${current_dir}/../../../../common/Makefile
include ${current_dir}/../../../../common/common.mk